Searched refs:norm_ptr (Results 1 – 1 of 1) sorted by relevance
756 FLOAT32 *norm_ptr = &ptr_hbe_txposer->norm_qmf_in_buf[1][2 * qmf_band_idx]; in ixheaacd_hbe_post_anal_prod2() local773 tmp_r = *norm_ptr++; in ixheaacd_hbe_post_anal_prod2()774 tmp_i = *norm_ptr++; in ixheaacd_hbe_post_anal_prod2()782 norm_ptr += 126; in ixheaacd_hbe_post_anal_prod2()786 norm_ptr -= 128 * 9; in ixheaacd_hbe_post_anal_prod2()791 norm_ptr -= (128 * qmf_voc_columns) - 2; in ixheaacd_hbe_post_anal_prod2()1039 FLOAT32 *norm_ptr, *x_norm_ptr; in ixheaacd_hbe_post_anal_prod4() local1043 norm_ptr = &ptr_hbe_txposer->norm_qmf_in_buf[0][2 * ip_idx]; in ixheaacd_hbe_post_anal_prod4()1062 temp = *norm_ptr++; in ixheaacd_hbe_post_anal_prod4()1063 temp_i = *norm_ptr++; in ixheaacd_hbe_post_anal_prod4()[all …]