Lines Matching refs:EPS
34 #define EPS 0.0001 macro
47 if (!float_near_abs_eps_array(dst0, dst1, EPS, 64 + 256)) in test_sum64x5()
80 if (!float_near_abs_eps_array(dst0, dst1, EPS, 64)) in test_neg_odd_64()
96 if (!float_near_abs_eps_array(dst0, dst1, EPS, 128)) in test_qmf_pre_shuffle()
112 if (!float_near_abs_eps_array((INTFLOAT *)dst0, (INTFLOAT *)dst1, EPS, 64)) in test_qmf_post_shuffle()
128 if (!float_near_abs_eps_array(dst0, dst1, EPS, 64)) in test_qmf_deint_neg()
149 if (!float_near_abs_eps_array(dst0, dst1, EPS, 128)) in test_qmf_deint_bfly()
168 if (!float_near_abs_eps_array((INTFLOAT *)dst0, (INTFLOAT *)dst1, EPS, 3 * 2 * 2)) in test_autocorrelate()
195 if (!float_near_abs_eps_array((INTFLOAT *)dst0, (INTFLOAT *)dst1, EPS, 128 * 2)) in test_hf_gen()
216 if (!float_near_abs_eps_array((INTFLOAT *)dst0, (INTFLOAT *)dst1, EPS, 128 * 2)) in test_hf_g_filt()
246 if (!float_near_abs_eps_array((INTFLOAT *)dst0, (INTFLOAT *)dst1, EPS, 128 * 2)) in test_hf_apply_noise()