| FFmpeg
    | 
EXRThreadData Struct Reference
  | Data Fields | |
| uint8_t * | uncompressed_data | 
| int | uncompressed_size | 
| uint8_t * | tmp | 
| int | tmp_size | 
Detailed Description
Field Documentation
| uint8_t* EXRThreadData::tmp | 
Definition at line 68 of file exr.c.
Referenced by decode_block(), decode_end(), pxr24_uncompress(), rle_uncompress(), and zip_uncompress().
| int EXRThreadData::tmp_size | 
Definition at line 69 of file exr.c.
Referenced by decode_block().
| uint8_t* EXRThreadData::uncompressed_data | 
Definition at line 65 of file exr.c.
Referenced by decode_block(), decode_end(), pxr24_uncompress(), rle_uncompress(), and zip_uncompress().
| int EXRThreadData::uncompressed_size | 
Definition at line 66 of file exr.c.
Referenced by decode_block().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11