Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_lpp_tran.c183 WORD32 *temp_buf_ptr = sub_sign_xlow; in ixheaacd_covariance_matrix_calc_dec() local
191 sub_sign_xlow = temp_buf_ptr; in ixheaacd_covariance_matrix_calc_dec()
236 temp2 = ixheaacd_shl32_dir(*temp_buf_ptr, factor); in ixheaacd_covariance_matrix_calc_dec()
237 temp4 = ixheaacd_shl32_dir(*(temp_buf_ptr + 64), factor); in ixheaacd_covariance_matrix_calc_dec()
264 temp_buf_ptr++; in ixheaacd_covariance_matrix_calc_dec()