Home
last modified time | relevance | path

Searched defs:v_src0 (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/modules/imgproc/src/
Daccum.cpp101 … uint16x8_t v_src0 = vmovl_u8(vget_low_u8(v_src)), v_src1 = vmovl_u8(vget_high_u8(v_src)); in operator ()() local
116 … uint16x8_t v_src0 = vmovl_u8(vget_low_u8(v_src)), v_src1 = vmovl_u8(vget_high_u8(v_src)); in operator ()() local
142 … uint32x4_t v_src0 = vmovl_u16(vget_low_u16(v_src)), v_src1 = vmovl_u16(vget_high_u16(v_src)); in operator ()() local
188 uint16x8_t v_src0 = vmull_u8(v_src_0, v_src_0), v_src1 = vmull_u8(v_src_1, v_src_1); in operator ()() local
204 uint16x8_t v_src0 = vmull_u8(v_src_0, v_src_0), v_src1 = vmull_u8(v_src_1, v_src_1); in operator ()() local
231 … uint32x4_t v_src0 = vmull_u16(v_src_0, v_src_0), v_src1 = vmull_u16(v_src_1, v_src_1); in operator ()() local
249 … uint32x4_t v_src0 = vmull_u16(v_src_0, v_src_0), v_src1 = vmull_u16(v_src_1, v_src_1); in operator ()() local
297 uint16x8_t v_src0 = vmull_u8(vget_low_u8(v_1src), vget_low_u8(v_2src)), in operator ()() local
314 uint16x8_t v_src0 = vmull_u8(vget_low_u8(v_1src), vget_low_u8(v_2src)), in operator ()() local
341 uint32x4_t v_src0 = vmull_u16(vget_low_u16(v_1src), vget_low_u16(v_2src)), in operator ()() local
[all …]
Dcolor.cpp751 …uint16x8_t v_src0 = vld1q_u16((const ushort *)src + i), v_src1 = vld1q_u16((const ushort *)src + i… in operator ()() local
791 …uint16x8_t v_src0 = vld1q_u16((const ushort *)src + i), v_src1 = vld1q_u16((const ushort *)src + i… in operator ()() local
1980 int16x4x3_t v_src0; in operator ()() local
2057 int32x4x3_t v_src0; in operator ()() local
2101 int32x4x3_t v_src0; in operator ()() local
4428 float32x4x3_t v_src0 = vld3q_f32(buf + j), v_src1 = vld3q_f32(buf + j + 12); in operator ()() local
4459 __m128 v_src0 = _mm_mul_ps(_mm_load_ps(buf + j), v_scale); in operator ()() local
4675 float32x4x3_t v_src0 = vld3q_f32(buf + j), v_src1 = vld3q_f32(buf + j + 12); in operator ()() local
4937 float32x4x3_t v_src0 = vld3q_f32(buf + j), v_src1 = vld3q_f32(buf + j + 12); in operator ()() local
4968 __m128 v_src0 = _mm_mul_ps(_mm_load_ps(buf + j), v_scale); in operator ()() local
[all …]
Dmoments.cpp355 … __m128i v_src0 = _mm_unpacklo_epi16(v_src, v_zero), v_src1 = _mm_unpackhi_epi16(v_src, v_zero); in operator ()() local
Dimgwarp.cpp1048 int16x8_t v_src0 = vcombine_s16(vmovn_s32(v_src00), vmovn_s32(v_src01)); in operator ()() local
5011 … float32x4x2_t v_src0 = vld2q_f32(src1f + (x << 1)), v_src1 = vld2q_f32(src1f + (x << 1) + 8); in convertMaps() local
/external/opencv3/modules/core/src/
Dconvert.cpp4412 __m128 v_src0 = _mm_cvtpd_ps(_mm_loadu_pd(src + x)); in operator ()() local
4441 __m128 v_src0 = _mm_cvtpd_ps(_mm_loadu_pd(src + x)); in operator ()() local
4475 __m128 v_src0 = _mm_cvtpd_ps(_mm_loadu_pd(src + x)); in operator ()() local
4506 __m128 v_src0 = _mm_cvtpd_ps(_mm_loadu_pd(src + x)); in operator ()() local
4535 __m128 v_src0 = _mm_cvtpd_ps(_mm_loadu_pd(src + x)); in operator ()() local
4558 __m128 v_src0 = _mm_cvtpd_ps(_mm_loadu_pd(src + x)); in operator ()() local