VlcState           83 libavcodec/ffv1.c                 p->vlc_state = av_mallocz_array(p->context_count, sizeof(VlcState));
VlcState           72 libavcodec/ffv1.h     VlcState *vlc_state;
VlcState          161 libavcodec/ffv1.h static inline void update_vlc_state(VlcState *const state, const int v)
VlcState           70 libavcodec/ffv1dec.c static inline int get_vlc_symbol(GetBitContext *gb, VlcState *const state,
VlcState          239 libavcodec/ffv1enc.c static inline void put_vlc_symbol(PutBitContext *pb, VlcState *const state,