FFmpeg
Loading...
Searching...
No Matches
hq_common.h File Reference
#include "vlc.h"
#include "libavutil/attributes_internal.h"

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]
 

Macro Definition Documentation

◆ 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().

Variable Documentation

◆ ff_hq_cbp_vlc

EXTERN const VLCElem ff_hq_cbp_vlc[1<< HQ_CBP_VLC_BITS]

Definition at line 27 of file hq_common.h.