|
FFmpeg
|
Go to the source code of this file.
Macros | |
| #define | HQ_CBP_VLC_BITS 5 |
Variables | |
| EXTERN const VLCElem | ff_hq_cbp_vlc [1<< HQ_CBP_VLC_BITS] |
| #define HQ_CBP_VLC_BITS 5 |
Definition at line 25 of file hq_common.h.
Referenced by hqa_decode_mb(), hqx_decode_422a(), and hqx_decode_444a().
| EXTERN const VLCElem ff_hq_cbp_vlc[1<< HQ_CBP_VLC_BITS] |
Definition at line 27 of file hq_common.h.