Searched refs:modulus_d (Results 1 – 1 of 1) sorted by relevance
591 WORD32 tmp_r, temp_real, modulus_d; in ixheaacd_filter1_lp() local599 modulus_d = ixheaacd_abs32(p_cov_matrix->d); in ixheaacd_filter1_lp()608 if (temp_real < modulus_d) { in ixheaacd_filter1_lp()620 if (temp_real < modulus_d) { in ixheaacd_filter1_lp()969 WORD32 tmp_r, temp_real, modulus_d; in ixheaacd_hf_generator() local979 modulus_d = ixheaacd_abs32_sat(cov_matrix.d); in ixheaacd_hf_generator()996 if (temp_real >= modulus_d) { in ixheaacd_hf_generator()1003 if (temp_imag >= modulus_d) { in ixheaacd_hf_generator()