Searched refs:VC1_BFRACTION_VLC_BITS (Results 1 – 3 of 3) sorted by relevance
56 #define VC1_BFRACTION_VLC_BITS 7 macro
105 #define VC1_BFRACTION_VLC_BITS 7 macro
616 int bfraction_lut_index = get_vlc2(gb, ff_vc1_bfraction_vlc.table, VC1_BFRACTION_VLC_BITS, 1); in read_bfraction()1589 INIT_VLC_STATIC(&ff_vc1_bfraction_vlc, VC1_BFRACTION_VLC_BITS, 23, in vc1_init_static()1591 ff_vc1_bfraction_codes, 1, 1, 1 << VC1_BFRACTION_VLC_BITS); in vc1_init_static()