Lines Matching refs:VLC
52 /** @name VC-1 VLC tables and defines
57 extern VLC ff_vc1_bfraction_vlc;
59 extern VLC ff_vc1_imode_vlc;
61 extern VLC ff_vc1_norm2_vlc;
63 extern VLC ff_vc1_norm6_vlc;
66 extern VLC ff_vc1_ttmb_vlc[3];
68 extern VLC ff_vc1_mv_diff_vlc[4];
70 extern VLC ff_vc1_cbpcy_p_vlc[4];
72 extern VLC ff_vc1_icbpcy_vlc[8];
74 extern VLC ff_vc1_4mv_block_pattern_vlc[4];
76 extern VLC ff_vc1_2mv_block_pattern_vlc[4];
78 extern VLC ff_vc1_ttblk_vlc[3];
80 extern VLC ff_vc1_subblkpat_vlc[3];
82 extern VLC ff_vc1_intfr_4mv_mbmode_vlc[4];
84 extern VLC ff_vc1_intfr_non4mv_mbmode_vlc[4];
86 extern VLC ff_vc1_if_mmv_mbmode_vlc[8];
88 extern VLC ff_vc1_if_1mv_mbmode_vlc[8];
90 extern VLC ff_vc1_1ref_mvdata_vlc[4];
92 extern VLC ff_vc1_2ref_mvdata_vlc[8];
94 extern VLC ff_vc1_ac_coeff_table[8];
121 /* 4MV Block pattern VLC tables */
125 /* 2MV Block pattern VLC tables */
131 /* P-Picture CBPCY VLC tables */
135 /* Interlaced CBPCY VLC tables (Table 124 - Table 131) */
163 /* Interlaced frame picture MBMODE VLC tables (p. 246, p. 360) */
169 /* Interlaced field picture MBMODE VLC tables (p. 356 - 11.4.1, 11.4.2) */
175 /* Interlaced frame/field picture MVDATA VLC tables */