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

Data Fields

GetByteContext gbc
 
AVFramereference
 
Tiletiles
 
unsigned int tiles_size
 
int component_size
 
uint8_tinflated_buf
 
uLongf inflated_size
 

Detailed Description

Definition at line 55 of file rscc.c.

Field Documentation

GetByteContext RsccContext::gbc

Definition at line 56 of file rscc.c.

Referenced by rscc_decode_frame().

AVFrame* RsccContext::reference

Definition at line 57 of file rscc.c.

Referenced by rscc_close(), rscc_decode_frame(), and rscc_init().

Tile* RsccContext::tiles

Definition at line 58 of file rscc.c.

Referenced by rscc_close(), and rscc_decode_frame().

unsigned int RsccContext::tiles_size

Definition at line 59 of file rscc.c.

Referenced by rscc_decode_frame().

int RsccContext::component_size

Definition at line 60 of file rscc.c.

Referenced by rscc_decode_frame(), and rscc_init().

uint8_t* RsccContext::inflated_buf

Definition at line 63 of file rscc.c.

Referenced by rscc_close(), rscc_decode_frame(), and rscc_init().

uLongf RsccContext::inflated_size

Definition at line 64 of file rscc.c.

Referenced by rscc_decode_frame(), and rscc_init().


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