Go to the documentation of this file.
28 #ifndef AVCODEC_VC1DATA_H
29 #define AVCODEC_VC1DATA_H
54 #define VC1_BFRACTION_VLC_BITS 7
56 #define VC1_IMODE_VLC_BITS 4
58 #define VC1_NORM2_VLC_BITS 3
60 #define VC1_NORM6_VLC_BITS 9
63 #define VC1_TTMB_VLC_BITS 9 //12
65 #define VC1_MV_DIFF_VLC_BITS 9 //15
67 #define VC1_CBPCY_P_VLC_BITS 9 //14
69 #define VC1_ICBPCY_VLC_BITS 9
71 #define VC1_4MV_BLOCK_PATTERN_VLC_BITS 6
73 #define VC1_2MV_BLOCK_PATTERN_VLC_BITS 3
75 #define VC1_TTBLK_VLC_BITS 5
77 #define VC1_SUBBLKPAT_VLC_BITS 6
79 #define VC1_INTFR_4MV_MBMODE_VLC_BITS 9
81 #define VC1_INTFR_NON4MV_MBMODE_VLC_BITS 6
83 #define VC1_IF_MMV_MBMODE_VLC_BITS 5
85 #define VC1_IF_1MV_MBMODE_VLC_BITS 5
87 #define VC1_1REF_MVDATA_VLC_BITS 9
89 #define VC1_2REF_MVDATA_VLC_BITS 9
94 #define VC1_IF_MBMODE_VLC_BITS 5
99 #define B_FRACTION_DEN 256