Searched refs:ff_mv_vlc (Results 1 – 3 of 3) sorted by relevance
48 extern VLC ff_mv_vlc;
126 VLC ff_mv_vlc; variable144 INIT_VLC_STATIC(&ff_mv_vlc, MV_VLC_BITS, 17, in mpeg12_init_vlcs()
109 code = get_vlc2(&s->gb, ff_mv_vlc.table, MV_VLC_BITS, 2); in mpeg_decode_motion()