Searched defs:v_sign (Results 1 – 2 of 2) sorted by relevance
667 static int32x2_t v_sign = vdup_n_s32(1 << 31), in cv_vrnd_s32_f32() local676 static int32x4_t v_sign = vdupq_n_s32(1 << 31), in cv_vrndq_s32_f32() local
725 static const int32x4_t v_sign = vdupq_n_s32(1 << 31), in OPENCV_HAL_IMPL_NEON_UNPACKS() local