Searched refs:vpadd_f32 (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/ |
| H A D | intrin_neon.hpp | 1048 float32x2_t t1 = vpadd_f32(vget_low_f32(t0), vget_high_f32(t0)); in v_reduce_sad() 1049 return vget_lane_f32(vpadd_f32(t1, t1), 0); in v_reduce_sad()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/hal/ |
| H A D | intrin_neon.hpp | 1048 float32x2_t t1 = vpadd_f32(vget_low_f32(t0), vget_high_f32(t0)); in v_reduce_sad() 1049 return vget_lane_f32(vpadd_f32(t1, t1), 0); in v_reduce_sad()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/hal/ |
| H A D | intrin_neon.hpp | 1048 float32x2_t t1 = vpadd_f32(vget_low_f32(t0), vget_high_f32(t0)); in v_reduce_sad() 1049 return vget_lane_f32(vpadd_f32(t1, t1), 0); in v_reduce_sad()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | arm_neon.h | 3547 vpadd_f32 (float32x2_t __a, float32x2_t __b) in vpadd_f32() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/ |
| H A D | arm_neon.h | 23207 vpadd_f32 (float32x2_t __a, float32x2_t __b) in vpadd_f32() function
|