Searched refs:norm_ptr (Results 1 – 1 of 1) sorted by relevance
743 FLOAT32 *norm_ptr = &ptr_hbe_txposer->norm_qmf_in_buf[1][2 * qmf_band_idx]; in ixheaacd_hbe_post_anal_prod2() local760 tmp_r = *norm_ptr++; in ixheaacd_hbe_post_anal_prod2()761 tmp_i = *norm_ptr++; in ixheaacd_hbe_post_anal_prod2()769 norm_ptr += 126; in ixheaacd_hbe_post_anal_prod2()773 norm_ptr -= 128 * 9; in ixheaacd_hbe_post_anal_prod2()778 norm_ptr -= (128 * qmf_voc_columns) - 2; in ixheaacd_hbe_post_anal_prod2()1026 FLOAT32 *norm_ptr, *x_norm_ptr; in ixheaacd_hbe_post_anal_prod4() local1030 norm_ptr = &ptr_hbe_txposer->norm_qmf_in_buf[0][2 * ip_idx]; in ixheaacd_hbe_post_anal_prod4()1049 temp = *norm_ptr++; in ixheaacd_hbe_post_anal_prod4()1050 temp_i = *norm_ptr++; in ixheaacd_hbe_post_anal_prod4()[all …]