• Chip Kerchner's avatar
    Merge pull request #15555 from ChipKerchner:flipVectorize · ed7e4273
    Chip Kerchner authored
    * 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
    ed7e4273
Name
Last commit
Last update
..
3rdparty/SoftFloat Loading commit data...
doc Loading commit data...
include/opencv2 Loading commit data...
misc Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...