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 90 of file exr.c.

Field Documentation

int32_t EXRTileAttribute::xSize

Definition at line 91 of file exr.c.

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

int32_t EXRTileAttribute::ySize

Definition at line 92 of file exr.c.

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

enum ExrTileLevelMode EXRTileAttribute::level_mode

Definition at line 93 of file exr.c.

Referenced by decode_header().

enum ExrTileLevelRound EXRTileAttribute::level_round

Definition at line 94 of file exr.c.

Referenced by decode_header().


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