Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datrac9dec.c530 static inline void scale_band_ext_coeffs(ATRAC9ChannelData *c, float sf[6], in scale_band_ext_coeffs() function
597 scale_band_ext_coeffs(c, sf, g_units[0], g_units[3]); in apply_band_extension()
606 scale_band_ext_coeffs(c, sf, g_units[0], g_units[3]); in apply_band_extension()