Searched refs:VC1_ICBPCY_VLC_BITS (Results 1 – 4 of 4) sorted by relevance
71 #define VC1_ICBPCY_VLC_BITS 9 macro
120 #define VC1_ICBPCY_VLC_BITS 9 macro
1681 init_vlc(&ff_vc1_icbpcy_vlc[i], VC1_ICBPCY_VLC_BITS, 63, in vc1_init_static()
1764 cbp = 1 + get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_ICBPCY_VLC_BITS, 2); in vc1_decode_p_mb_intfi()2047 cbp = 1 + get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_ICBPCY_VLC_BITS, 2); in vc1_decode_b_mb_intfi()