Searched refs:VC1_2MV_BLOCK_PATTERN_VLC_BITS (Results 1 – 4 of 4) sorted by relevance
75 #define VC1_2MV_BLOCK_PATTERN_VLC_BITS 3 macro
124 #define VC1_2MV_BLOCK_PATTERN_VLC_BITS 3 macro
1673 init_vlc(&ff_vc1_2mv_block_pattern_vlc[i], VC1_2MV_BLOCK_PATTERN_VLC_BITS, 4, in vc1_init_static()
1626 v->twomvbp = get_vlc2(gb, v->twomvbp_vlc->table, VC1_2MV_BLOCK_PATTERN_VLC_BITS, 1); in vc1_decode_p_mb_intfr()2335 … v->twomvbp = get_vlc2(gb, v->twomvbp_vlc->table, VC1_2MV_BLOCK_PATTERN_VLC_BITS, 1); in vc1_decode_b_mb_intfr()