Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_freq_sca.c261 void ixheaacd_calc_k0_k2_bands(const WORD32 samp_freq, const WORD32 start_freq, in ixheaacd_calc_k0_k2_bands() argument
265 *ptr_k0 = ixheaacd_calc_start_band(samp_freq, start_freq, upsamp_fac); in ixheaacd_calc_k0_k2_bands()
269 *ptr_k2 = ixheaacd_calc_stop_band(samp_freq, stop_freq, upsamp_fac); in ixheaacd_calc_k0_k2_bands()