Home
last modified time | relevance | path

Searched refs:cprod (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
H A Dfloat_dsp.c268 float cprod, oprod; in test_scalarproduct_float() local
272 cprod = call_ref(src0, src1, LEN); in test_scalarproduct_float()
274 if (!float_near_abs_eps(cprod, oprod, ARBITRARY_SCALARPRODUCT_CONST)) { in test_scalarproduct_float()
276 cprod, oprod, cprod - oprod); in test_scalarproduct_float()

Completed in 1 milliseconds