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