Lines Matching refs:VLC
101 /** @name VC-1 VLC tables and defines
106 VLC ff_vc1_bfraction_vlc;
108 VLC ff_vc1_imode_vlc;
110 VLC ff_vc1_norm2_vlc;
112 VLC ff_vc1_norm6_vlc;
115 VLC ff_vc1_ttmb_vlc[3];
117 VLC ff_vc1_mv_diff_vlc[4];
119 VLC ff_vc1_cbpcy_p_vlc[4];
121 VLC ff_vc1_icbpcy_vlc[8];
123 VLC ff_vc1_4mv_block_pattern_vlc[4];
125 VLC ff_vc1_2mv_block_pattern_vlc[4];
127 VLC ff_vc1_ttblk_vlc[3];
129 VLC ff_vc1_subblkpat_vlc[3];
131 VLC ff_vc1_intfr_4mv_mbmode_vlc[4];
133 VLC ff_vc1_intfr_non4mv_mbmode_vlc[4];
135 VLC ff_vc1_if_mmv_mbmode_vlc[8];
137 VLC ff_vc1_if_1mv_mbmode_vlc[8];
139 VLC ff_vc1_1ref_mvdata_vlc[4];
141 VLC ff_vc1_2ref_mvdata_vlc[8];
143 VLC ff_vc1_ac_coeff_table[8];
243 /* 4MV Block pattern VLC tables */
257 /* 2MV Block pattern VLC tables */
266 /* Interlaced frame picture 4MV MBMODE VLC tables (p. 246, p. 360) */
281 /* Interlaced frame picture NON-4MV MBMODE VLC tables (p. 363) */
296 /* Interlaced field picture MBMODE VLC tables (p. 356 - 11.4.1, 11.4.2) */
340 /* Interlaced frame/field picture MVDATA VLC tables */
653 /* P-Picture CBPCY VLC tables */
709 /* Interlaced CBPCY VLC tables (Table 124 - Table 131) */