VlcState 84 libavcodec/ffv1.c p->vlc_state = av_malloc_array(p->context_count, sizeof(VlcState)); VlcState 68 libavcodec/ffv1.h VlcState *vlc_state; VlcState 184 libavcodec/ffv1.h static inline void update_vlc_state(VlcState *const state, const int v) VlcState 67 libavcodec/ffv1dec.c static inline int get_vlc_symbol(GetBitContext *gb, VlcState *const state, VlcState 235 libavcodec/ffv1enc.c static inline void put_vlc_symbol(PutBitContext *pb, VlcState *const state,