|
FFmpeg
4.0
|
#include <libavcodec/hqx.h>
Data Fields | |
| int16_t | lev |
| uint8_t | run |
| int8_t | bits |
| int16_t HQXLUT::lev |
Definition at line 42 of file hqx.h.
Referenced by hqx_get_ac().
| uint8_t HQXLUT::run |
Definition at line 43 of file hqx.h.
Referenced by hqx_get_ac().
| int8_t HQXLUT::bits |
Definition at line 44 of file hqx.h.
Referenced by hqx_get_ac().
1.8.13