Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_freq_sca.c185 WORD16 arr_stop_freq[14]; in ixheaacd_calc_stop_band() local
214 arr_stop_freq[i] = (WORD32)(k1_min * pow(64.0 / k1_min, i / 13.0) + 0.5); in ixheaacd_calc_stop_band()
219 arr_diff_stop_freq[i] = arr_stop_freq[i + 1] - arr_stop_freq[i]; in ixheaacd_calc_stop_band()