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

Data Fields

VLC vlc [4]
 
uint32_t table [1024]
 
uint8_ttable_bits
 
uint8_tbitstream_bits
 
int table_bits_size
 
int bitstream_bits_size
 
BswapDSPContext bdsp
 

Detailed Description

Definition at line 37 of file ylc.c.

Field Documentation

VLC YLCContext::vlc[4]

Definition at line 38 of file ylc.c.

Referenced by decode_end(), and decode_frame().

uint32_t YLCContext::table[1024]

Definition at line 39 of file ylc.c.

Referenced by decode_frame().

uint8_t* YLCContext::table_bits

Definition at line 40 of file ylc.c.

Referenced by decode_end(), and decode_frame().

uint8_t* YLCContext::bitstream_bits

Definition at line 41 of file ylc.c.

Referenced by decode_end(), and decode_frame().

int YLCContext::table_bits_size

Definition at line 42 of file ylc.c.

Referenced by decode_end(), and decode_frame().

int YLCContext::bitstream_bits_size

Definition at line 43 of file ylc.c.

Referenced by decode_end(), and decode_frame().

BswapDSPContext YLCContext::bdsp

Definition at line 44 of file ylc.c.

Referenced by decode_frame(), and decode_init().


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