Libav
|
Data Fields | |
build buildd libav libavcodec motionpixels c int | code |
uint8_t | size |
uint8_t | delta |
Definition at line 30 of file motionpixels.c.
build buildd libav libavcodec motionpixels c int HuffCode::code |
Definition at line 32 of file motionpixels.c.
Referenced by mp_decode_frame(), and mp_get_code().
uint8_t HuffCode::delta |
Definition at line 34 of file motionpixels.c.
Referenced by mp_get_vlc(), and mp_read_codes_table().
uint8_t HuffCode::size |
Definition at line 33 of file motionpixels.c.
Referenced by mp_decode_frame(), and mp_get_code().