Lines Matching refs:v_real
50 WORD32 *v_real, *v_imag, *x_real, *x_imag; in ixheaacd_mps_apply_m1() local
83 v_real = p_buffer_real; in ixheaacd_mps_apply_m1()
87 memset(v_real, 0, hybrid_bands * sizeof(v_real[0])); in ixheaacd_mps_apply_m1()
90 v_real += MAX_HYBRID_BANDS; in ixheaacd_mps_apply_m1()
120 v_real = p_v_real; in ixheaacd_mps_apply_m1()
128 *v_real = *v_real + temp_1; in ixheaacd_mps_apply_m1()
129 v_real++; in ixheaacd_mps_apply_m1()
185 v_real = p_v_real; in ixheaacd_mps_apply_m1()
195 *v_real = *v_real + temp_1; in ixheaacd_mps_apply_m1()
196 v_real++; in ixheaacd_mps_apply_m1()
215 *v_real = *v_real + temp_1; in ixheaacd_mps_apply_m1()
216 v_real++; in ixheaacd_mps_apply_m1()