mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
remove raw SSE2/NEON implementation from imgwarp.cpp
* use universal intrinsic instead of raw intrinsic * add 2 channels de-interleave on x86 platform * add v_int32x4 version of v_muladd * add accumulate version of v_dotprod based on the commit from seiko2plus on bf1852d * remove some verify check in performance test * avoid the out of boundary access and keep the performance
This commit is contained in:
+436
-524
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user