Searched refs:VC1_INTFR_NON4MV_MBMODE_VLC_BITS (Results 1 – 4 of 4) sorted by relevance
83 #define VC1_INTFR_NON4MV_MBMODE_VLC_BITS 6 macro
132 #define VC1_INTFR_NON4MV_MBMODE_VLC_BITS 6 macro
1659 init_vlc(&ff_vc1_intfr_non4mv_mbmode_vlc[i], VC1_INTFR_NON4MV_MBMODE_VLC_BITS, 9, in vc1_init_static()
1548 …idx_mbmode = get_vlc2(gb, v->mbmode_vlc->table, VC1_INTFR_NON4MV_MBMODE_VLC_BITS, 2); // in a sing… in vc1_decode_p_mb_intfr()2207 idx_mbmode = get_vlc2(gb, v->mbmode_vlc->table, VC1_INTFR_NON4MV_MBMODE_VLC_BITS, 2); in vc1_decode_b_mb_intfr()