Home
last modified time | relevance | path

Searched refs:ff_vc1_bfraction_vlc (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvc1data.h57 extern VLC ff_vc1_bfraction_vlc;
Dvc1data.c106 VLC ff_vc1_bfraction_vlc; variable
Dvc1.c616 int bfraction_lut_index = get_vlc2(gb, ff_vc1_bfraction_vlc.table, VC1_BFRACTION_VLC_BITS, 1); in read_bfraction()
938 if(!ff_vc1_bfraction_vlc.table) in ff_vc1_parse_frame_header_adv()
1589 INIT_VLC_STATIC(&ff_vc1_bfraction_vlc, VC1_BFRACTION_VLC_BITS, 23, in vc1_init_static()