Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_freq_sca.c216 WORD16 arr_diff_stop_freq[13]; in ixheaacd_calc_stop_band() local
248 arr_diff_stop_freq[i] = arr_stop_freq[i + 1] - arr_stop_freq[i]; in ixheaacd_calc_stop_band()
251 ixheaacd_aac_shellsort(&arr_diff_stop_freq[0], in ixheaacd_calc_stop_band()
256 result = result + arr_diff_stop_freq[i]; in ixheaacd_calc_stop_band()