VLC_TYPE 130 libavcodec/bitstream.c sizeof(VLC_TYPE) * 2 * vlc->table_allocated); VLC_TYPE 133 libavcodec/bitstream.c sizeof(VLC_TYPE) * 2 * vlc->table_allocated); VLC_TYPE 149 libavcodec/bitstream.c VLC_TYPE (*table)[2]; VLC_TYPE 174 libavcodec/bitstream.h VLC_TYPE (*table)[2]; ///< code, bits VLC_TYPE 789 libavcodec/bitstream.h static VLC_TYPE table[static_size][2];\ VLC_TYPE 866 libavcodec/bitstream.h static av_always_inline int get_vlc2(GetBitContext *s, VLC_TYPE (*table)[2], VLC_TYPE 900 libavcodec/bitstream.h static inline int get_vlc_trace(GetBitContext *s, VLC_TYPE (*table)[2], int bits, int max_depth, char *file, const char *func, int line){ VLC_TYPE 100 libavcodec/faxcompr.c static VLC_TYPE code_table1[528][2]; VLC_TYPE 101 libavcodec/faxcompr.c static VLC_TYPE code_table2[648][2]; VLC_TYPE 55 libavcodec/h264.c static VLC_TYPE coeff_token_vlc_tables[520+332+280+256][2]; VLC_TYPE 59 libavcodec/h264.c static VLC_TYPE chroma_dc_coeff_token_vlc_table[256][2]; VLC_TYPE 63 libavcodec/h264.c static VLC_TYPE total_zeros_vlc_tables[15][512][2]; VLC_TYPE 67 libavcodec/h264.c static VLC_TYPE chroma_dc_total_zeros_vlc_tables[3][8][2]; VLC_TYPE 71 libavcodec/h264.c static VLC_TYPE run_vlc_tables[6][8][2]; VLC_TYPE 75 libavcodec/h264.c static VLC_TYPE run7_vlc_table[96][2]; VLC_TYPE 99 libavcodec/imc.c static VLC_TYPE vlc_tables[VLC_TABLES_SIZE][2]; VLC_TYPE 80 libavcodec/mpegaudiodec.c static VLC_TYPE huff_vlc_tables[ VLC_TYPE 89 libavcodec/mpegaudiodec.c static VLC_TYPE huff_quad_vlc_tables[128+16][2];