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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg12.h42 extern VLC ff_mv_vlc;
H A Dmpeg12.c134 VLC ff_mv_vlc; variable
157 INIT_VLC_STATIC(&ff_mv_vlc, MV_VLC_BITS, 17,
H A Dmpeg12dec.c107 code = get_vlc2(&s->gb, ff_mv_vlc.table, MV_VLC_BITS, 2);

Completed in 56 milliseconds