opencv/modules/core
Tomoaki Teshima a82e70cd40 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
2018-04-13 21:19:16 +09:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 remove raw SSE2/NEON implementation from imgwarp.cpp 2018-04-13 21:19:16 +09:00
misc/java Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
perf Merge pull request #10406 from seiko2plus:coreUnvintrinCopy 2018-02-20 14:50:17 +00:00
src Merge pull request #11074 from alalek:android_log_messages 2018-03-20 20:40:54 +00:00
test remove raw SSE2/NEON implementation from imgwarp.cpp 2018-04-13 21:19:16 +09:00
CMakeLists.txt Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00