get_vlc2          866 libavcodec/bitstream.h static av_always_inline int get_vlc2(GetBitContext *s, VLC_TYPE (*table)[2],
get_vlc2          925 libavcodec/bitstream.h #define get_vlc2(s, tab, bits, max) get_vlc_trace(s, tab, bits, max, __FILE__, __PRETTY_FUNCTION__, __LINE__)