Home
last modified time | relevance | path

Searched defs:max_ulp (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
Dcheckasm.c297 int float_near_ulp(float a, float b, unsigned max_ulp) in float_near_ulp()
315 int float_near_ulp_array(const float *a, const float *b, unsigned max_ulp, in float_near_ulp_array()
350 int float_near_abs_eps_ulp(float a, float b, float eps, unsigned max_ulp) in float_near_abs_eps_ulp()
356 unsigned max_ulp, unsigned len) in float_near_abs_eps_array_ulp()