FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
EXRThreadData Struct Reference

Data Fields

uint8_tuncompressed_data
 
int uncompressed_size
 
uint8_ttmp
 
int tmp_size
 
uint8_tbitmap
 
uint16_t * lut
 

Detailed Description

Definition at line 73 of file exr.c.

Field Documentation

uint8_t* EXRThreadData::uncompressed_data
int EXRThreadData::uncompressed_size

Definition at line 75 of file exr.c.

Referenced by decode_block().

uint8_t* EXRThreadData::tmp
int EXRThreadData::tmp_size

Definition at line 78 of file exr.c.

Referenced by decode_block().

uint8_t* EXRThreadData::bitmap

Definition at line 80 of file exr.c.

Referenced by decode_end(), and piz_uncompress().

uint16_t* EXRThreadData::lut

Definition at line 81 of file exr.c.

Referenced by decode_end(), and piz_uncompress().


The documentation for this struct was generated from the following file: