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

Data Fields

int code
 
uint8_t size
 
uint8_t delta
 

Detailed Description

Definition at line 30 of file motionpixels.c.

Field Documentation

int HuffCode::code

Definition at line 31 of file motionpixels.c.

Referenced by mp_decode_frame(), and mp_get_code().

uint8_t HuffCode::size

Definition at line 32 of file motionpixels.c.

Referenced by mp_decode_frame(), and mp_get_code().

uint8_t HuffCode::delta

Definition at line 33 of file motionpixels.c.

Referenced by mp_get_vlc(), and mp_read_codes_table().


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