FFmpeg  1.2.12
Data Fields
EXRThreadData Struct Reference

Data Fields

uint8_tuncompressed_data
int uncompressed_size
uint8_ttmp
int tmp_size

Detailed Description

Definition at line 64 of file exr.c.

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: