Home
last modified time | relevance | path

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

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