Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_lpc_dec.c103 static WORD32 ixheaacd_avq_first_approx_abs(FLOAT32 *lsf, WORD32 *indx) { in ixheaacd_avq_first_approx_abs() function
172 pos = ixheaacd_avq_first_approx_abs(&lsf[4 * ORDER], &lpc_index[0]); in ixheaacd_alg_vec_dequant()
181 pos = ixheaacd_avq_first_approx_abs(&lsf[0], &lpc_index[0]); in ixheaacd_alg_vec_dequant()
196 pos = ixheaacd_avq_first_approx_abs(&lsf[2 * ORDER], &lpc_index[0]); in ixheaacd_alg_vec_dequant()
214 pos = ixheaacd_avq_first_approx_abs(&lsf[ORDER], &lpc_index[0]); in ixheaacd_alg_vec_dequant()
229 pos = ixheaacd_avq_first_approx_abs(&lsf[3 * ORDER], &lpc_index[0]); in ixheaacd_alg_vec_dequant()