Searched defs:run_table (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | wma.c | 41 uint16_t *run_table, *int_table; in init_coef_vlc() local 426 ff_wma_run_level_decode(AVCodecContext *avctx, GetBitContext *gb, VLC *vlc, const float *level_table, const uint16_t *run_table, int version, WMACoef *ptr, int offset, int num_coefs, int block_len, int frame_len_bits, int coef_nb_bits) ff_wma_run_level_decode() argument [all...] |
H A D | wma.h | 95 uint16_t *run_table[2]; member
|
Completed in 2 milliseconds