Home
last modified time | relevance | path

Searched refs:ff_vc1_imode_vlc (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvc1data.h59 extern VLC ff_vc1_imode_vlc;
H A Dvc1.c110 imode = get_vlc2(gb, ff_vc1_imode_vlc.table, VC1_IMODE_VLC_BITS, 1); in bitplane_decoding()
1598 INIT_VLC_STATIC(&ff_vc1_imode_vlc, VC1_IMODE_VLC_BITS, 7, in vc1_init_static()
H A Dvc1data.c108 VLC ff_vc1_imode_vlc; variable

Completed in 5 milliseconds