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

Data Fields

int32_t xSize
 
int32_t ySize
 
enum ExrTileLevelMode level_mode
 
enum ExrTileLevelRound level_round
 

Detailed Description

Definition at line 99 of file exr.c.

Field Documentation

int32_t EXRTileAttribute::xSize

Definition at line 100 of file exr.c.

Referenced by decode_block(), decode_frame(), and decode_header().

int32_t EXRTileAttribute::ySize

Definition at line 101 of file exr.c.

Referenced by decode_block(), decode_frame(), and decode_header().

enum ExrTileLevelMode EXRTileAttribute::level_mode

Definition at line 102 of file exr.c.

Referenced by decode_header().

enum ExrTileLevelRound EXRTileAttribute::level_round

Definition at line 103 of file exr.c.

Referenced by decode_header().


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