FFmpeg
|
Data Fields | |
uint8_t | size |
uint8_t | delta |
Definition at line 35 of file motionpixels.c.
uint8_t HuffCode::size |
Definition at line 36 of file motionpixels.c.
Referenced by mp_decode_frame(), and mp_get_code().
uint8_t HuffCode::delta |
Definition at line 37 of file motionpixels.c.
Referenced by mp_decode_frame(), mp_get_vlc(), and mp_read_codes_table().