Searched refs:ARBITRARY_FMUL_ADD_CONST (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/tests/checkasm/ | ||
H A D | float_dsp.c | 90 #define ARBITRARY_FMUL_ADD_CONST 0.005 macro 103 if (!float_near_abs_eps(cdst[i], odst[i], ARBITRARY_FMUL_ADD_CONST)) { in test_vector_fmul_add() |
Completed in 2 milliseconds