Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/checkasm/
Dcheckasm.c284 int float_near_ulp(float a, float b, unsigned max_ulp) in float_near_ulp()
302 int float_near_ulp_array(const float *a, const float *b, unsigned max_ulp, in float_near_ulp_array()
337 int float_near_abs_eps_ulp(float a, float b, float eps, unsigned max_ulp) in float_near_abs_eps_ulp()
343 unsigned max_ulp, unsigned len) in float_near_abs_eps_array_ulp()