Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_lpc_dec.c138 WORD32 ixheaacd_avq_first_approx_rel(FLOAT32 *lsf, WORD32 *indx, WORD32 mode) { in ixheaacd_avq_first_approx_rel() function
183 pos = ixheaacd_avq_first_approx_rel(&lsf[0], &lpc_index[0], 3); in ixheaacd_alg_vec_dequant()
197 pos = ixheaacd_avq_first_approx_rel(&lsf[2 * ORDER], &lpc_index[0], 3); in ixheaacd_alg_vec_dequant()
215 pos = ixheaacd_avq_first_approx_rel(&lsf[ORDER], &lpc_index[0], 2); in ixheaacd_alg_vec_dequant()
231 pos = ixheaacd_avq_first_approx_rel(&lsf[3 * ORDER], &lpc_index[0], 1); in ixheaacd_alg_vec_dequant()
234 pos = ixheaacd_avq_first_approx_rel(&lsf[3 * ORDER], &lpc_index[0], 2); in ixheaacd_alg_vec_dequant()
237 pos = ixheaacd_avq_first_approx_rel(&lsf[3 * ORDER], &lpc_index[0], 2); in ixheaacd_alg_vec_dequant()