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

/external/opencv3/modules/hal/include/opencv2/hal/
H A Ddefs.h355 #define ARM_ROUND_FLT(value) ARM_ROUND(value, "vcvtr.s32.f32 %[temp], %[value]\n vmov %[res], %[temp]") macro
491 ARM_ROUND_FLT(value);

Completed in 385 milliseconds