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.h68 extern const uint8_t ff_band_size_short[9][13];
Dmpegaudiodec_common.c382 const uint8_t ff_band_size_short[9][13] = { variable
Dmpegaudiodec_template.c702 bstab = ff_band_size_short[s->sample_rate_index]; in exponents_from_scale_factors()
919 len = ff_band_size_short[s->sample_rate_index][i]; in reorder_block()
965 len = ff_band_size_short[s->sample_rate_index][i]; in compute_stereo()