Home
last modified time | relevance | path

Searched defs:v_1 (Results 1 – 6 of 6) sorted by relevance

/external/opencv3/modules/core/src/
Dmathfuncs.cpp501 __m128d v_1 = _mm_set1_pd(1); in SinCos_32f() local
901 v_uint32x4 v_1 = v_setall_u32(1u); in operator ()() local
940 v_int32x4 v_1 = v_setall_s32(1); in operator ()() local
979 v_uint32x4 v_1 = v_setall_u32(1u); in operator ()() local
1018 v_int32x4 v_1 = v_setall_s32(1); in operator ()() local
1057 v_int32x4 v_1 = v_setall_s32(1); in operator ()() local
1094 v_float32x4 v_1 = v_setall_f32(1.f); in operator ()() local
1137 v_float64x2 v_1 = v_setall_f64(1.); in operator ()() local
Dstat.cpp526 uint8x16_t v_zero = vdupq_n_u8(0), v_1 = vdupq_n_u8(1); in countNonZero8u() local
582 uint16x8_t v_zero = vdupq_n_u16(0), v_1 = vdupq_n_u16(1); in countNonZero16u() local
634 uint16x8_t v_1 = vdupq_n_u16(1u), v_zerou = vdupq_n_u16(0u); in countNonZero32s() local
688 uint16x8_t v_1 = vdupq_n_u16(1u), v_zerou = vdupq_n_u16(0u); in countNonZero32f() local
/external/libvpx/libvpx/vp8/common/
Dpostproc.c546 int y_1, int u_1, int v_1, int alpha, int stride) in vp8_blend_mb_inner_c()
584 int y_1, int u_1, int v_1, int alpha, int stride) in vp8_blend_mb_outer_c()
648 int y_1, int u_1, int v_1, int alpha, int stride) in vp8_blend_b_c()
/external/opencv3/modules/hal/src/
Dmathfuncs.cpp272 __m128d v_1 = _mm_set1_pd(1.0); in invSqrt() local
/external/opencv3/modules/hal/include/opencv2/hal/
Dintrin_sse.hpp698 static const __m128d v_1 = _mm_set1_pd(1.); in v_invsqrt() local
/external/opencv3/modules/imgproc/src/
Dimgwarp.cpp5719 v_1 = _mm_set1_pd(1), in operator ()() local