Searched refs:VC1_IF_MBMODE_VLC_BITS (Results 1 – 3 of 3) sorted by relevance
96 #define VC1_IF_MBMODE_VLC_BITS 5 macro
145 #define VC1_IF_MBMODE_VLC_BITS 5 // as a placeholder for VC1_IF_MMV_MBMODE_VLC_BITS macro
1749 idx_mbmode = get_vlc2(gb, v->mbmode_vlc->table, VC1_IF_MBMODE_VLC_BITS, 2); in vc1_decode_p_mb_intfi()2032 idx_mbmode = get_vlc2(gb, v->mbmode_vlc->table, VC1_IF_MBMODE_VLC_BITS, 2); in vc1_decode_b_mb_intfi()