Home
last modified time | relevance | path

Searched refs:ff_band_size_short (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpegaudiodata.h67 extern const uint8_t ff_band_size_short[9][13];
Dmpegaudiodec_common.c383 const uint8_t ff_band_size_short[9][13] = { variable
Dmpegaudiodec_template.c704 bstab = ff_band_size_short[s->sample_rate_index]; in exponents_from_scale_factors()
921 len = ff_band_size_short[s->sample_rate_index][i]; in reorder_block()
967 len = ff_band_size_short[s->sample_rate_index][i]; in compute_stereo()