opencv/modules/core
Chip Kerchner ed7e4273cd Merge pull request #15555 from ChipKerchner:flipVectorize
* Vectorize flipHoriz and flipVert functions.

* Change v_load_mirror_1 to use vec_revb for VSX

* Only use vec_revb in ISA3.0

* Removing vec_revb code since some of the older compilers don't fully support it.

* Use new v_reverse intrinsic and cleanup code.

* Ensure there are no alignment issues with copies
2019-11-01 22:30:48 +03:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc docs: intro formatting update, minor cleanup 2018-11-04 02:36:24 +00:00
include/opencv2 Merge pull request #15805 from i-murzov:3.4 2019-10-31 20:39:16 +00:00
misc android: use .getRowStride() in JavaCamera2View 2019-10-28 18:45:56 +00:00
perf Merge pull request #15510 from seiko2plus:issue15506 2019-10-07 22:01:35 +03:00
src Merge pull request #15555 from ChipKerchner:flipVectorize 2019-11-01 22:30:48 +03:00
test Merge pull request #15692 from alalek:core_tls_handle_thread_termination 2019-10-29 20:40:35 +00:00
CMakeLists.txt Merge pull request #15510 from seiko2plus:issue15506 2019-10-07 22:01:35 +03:00