Searched refs:ff_mb_ptype_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.h39 extern VLC ff_mb_ptype_vlc;
H A Dmpeg12.c140 VLC ff_mb_ptype_vlc; variable
167 INIT_VLC_STATIC(&ff_mb_ptype_vlc, MB_PTYPE_VLC_BITS, 7,
H A Dmpeg12dec.c782 mb_type = get_vlc2(&s->gb, ff_mb_ptype_vlc.table, MB_PTYPE_VLC_BITS, 1);

Completed in 43 milliseconds