Home
last modified time | relevance | path

Searched refs:ff_band_size_long (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodata.h66 extern const uint8_t ff_band_size_long[9][22];
68 /* computed from ff_band_size_long */
H A Dmpegaudiodec_common.c362 const uint8_t ff_band_size_long[9][22] = { variable
456 k += ff_band_size_long[i][j] >> 1; in mpegaudiodec_common_init_static()
H A Dmpegaudiodec_template.c694 bstab = ff_band_size_long[s->sample_rate_index]; in exponents_from_scale_factors()
1011 len = ff_band_size_long[s->sample_rate_index][i]; in compute_stereo()

Completed in 4 milliseconds