Searched refs:cv_vrndq_u32_f32 (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/modules/core/src/ |
D | convert.cpp | 1735 uint16x8_t v_dsti_0 = vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst_0)), in operator ()() 1736 vqmovn_u32(cv_vrndq_u32_f32(v_dst_1))); in operator ()() 1737 uint16x8_t v_dsti_1 = vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst_2)), in operator ()() 1738 vqmovn_u32(cv_vrndq_u32_f32(v_dst_3))); in operator ()() 1779 uint16x8_t v_dsti_0 = vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst_0)), in operator ()() 1780 vqmovn_u32(cv_vrndq_u32_f32(v_dst_1))); in operator ()() 1781 uint16x8_t v_dsti_1 = vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst_2)), in operator ()() 1782 vqmovn_u32(cv_vrndq_u32_f32(v_dst_3))); in operator ()() 1812 uint16x8_t v_dst = vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst_0)), in operator ()() 1813 vqmovn_u32(cv_vrndq_u32_f32(v_dst_1))); in operator ()() [all …]
|
D | arithm.cpp | 2355 uint16x8_t v_dst = vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst1)), in operator ()() 2356 vqmovn_u32(cv_vrndq_u32_f32(v_dst2))); in operator ()() 2374 uint16x8_t v_dst = vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst1)), in operator ()() 2375 vqmovn_u32(cv_vrndq_u32_f32(v_dst2))); in operator ()() 2448 uint16x8_t v_dst = vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst1)), in operator ()() 2449 vqmovn_u32(cv_vrndq_u32_f32(v_dst2))); in operator ()() 2466 uint16x8_t v_dst = vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst1)), in operator ()() 2467 vqmovn_u32(cv_vrndq_u32_f32(v_dst2))); in operator ()() 3920 uint16x4_t v_dst1 = vqmovn_u32(cv_vrndq_u32_f32(vaddq_f32(vaddq_f32(v_s1, v_s2), g))); in operator ()() 3924 uint16x4_t v_dst2 = vqmovn_u32(cv_vrndq_u32_f32(vaddq_f32(vaddq_f32(v_s1, v_s2), g))); in operator ()()
|
/external/opencv3/modules/imgproc/src/ |
D | color.cpp | 4429 …uint8x8_t v_dst0 = vqmovn_u16(vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(vmulq_f32(v_src0.val[0], v_… in operator ()() 4430 … vqmovn_u32(cv_vrndq_u32_f32(vmulq_f32(v_src1.val[0], v_scale))))); in operator ()() 4431 …uint8x8_t v_dst1 = vqmovn_u16(vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(vmulq_f32(v_src0.val[1], v_… in operator ()() 4432 … vqmovn_u32(cv_vrndq_u32_f32(vmulq_f32(v_src1.val[1], v_scale))))); in operator ()() 4433 …uint8x8_t v_dst2 = vqmovn_u16(vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(vmulq_f32(v_src0.val[2], v_… in operator ()() 4434 … vqmovn_u32(cv_vrndq_u32_f32(vmulq_f32(v_src1.val[2], v_scale))))); in operator ()() 4678 v_dst.val[0] = vqmovn_u16(vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_src0.val[0])), in operator ()() 4679 … vqmovn_u32(cv_vrndq_u32_f32(v_src1.val[0])))); in operator ()() 4680 …v_dst.val[1] = vqmovn_u16(vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(vmulq_f32(v_src0.val[1], v_scal… in operator ()() 4681 … vqmovn_u32(cv_vrndq_u32_f32(vmulq_f32(v_src1.val[1], v_scale))))); in operator ()() [all …]
|
D | smooth.cpp | 312 uint32x4_t v_s0d = cv_vrndq_u32_f32(vmulq_f32(vcvtq_f32_s32(v_s0), v_scale)); in operator ()() 313 uint32x4_t v_s01d = cv_vrndq_u32_f32(vmulq_f32(vcvtq_f32_s32(v_s01), v_scale)); in operator ()() 651 uint32x4_t v_s0d = cv_vrndq_u32_f32(vmulq_f32(vcvtq_f32_s32(v_s0), v_scale)); in operator ()() 652 uint32x4_t v_s01d = cv_vrndq_u32_f32(vmulq_f32(vcvtq_f32_s32(v_s01), v_scale)); in operator ()()
|
D | imgwarp.cpp | 1094 vst1q_u16(dst + x, vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst0)), in operator ()() 1095 vqmovn_u32(cv_vrndq_u32_f32(v_dst1)))); in operator ()() 1180 vst1q_u16(dst + x, vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst0)), in operator ()() 1181 vqmovn_u32(cv_vrndq_u32_f32(v_dst1)))); in operator ()() 1284 vst1q_u16(dst + x, vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst)), in operator ()() 1285 vqmovn_u32(cv_vrndq_u32_f32(v_dst1)))); in operator ()()
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | base.hpp | 689 inline uint32x4_t cv_vrndq_u32_f32(float32x4_t v) in cv_vrndq_u32_f32() function
|