Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/
Dbase.hpp667 static int32x2_t v_sign = vdup_n_s32(1 << 31), in cv_vrnd_s32_f32() local
676 static int32x4_t v_sign = vdupq_n_s32(1 << 31), in cv_vrndq_s32_f32() local
/external/opencv3/modules/hal/include/opencv2/hal/
Dintrin_neon.hpp725 static const int32x4_t v_sign = vdupq_n_s32(1 << 31), in OPENCV_HAL_IMPL_NEON_UNPACKS() local