• Everton Constantino's avatar
    Merge pull request #15527 from everton1984:faster_acc · 9ca92499
    Everton Constantino authored
    * Adding support for vectorized masking for uchar/ushort.
    
    * Fixing bug where mask was zeroing the dst. Improved the way to calculate
    the mask and tweaked for further performance improvements.
    
    * Fixing mask comparison test.
    
    * Restricting to one channel.
    
    * Adding support for 3 channels, switch old approach to start using HAL's
    v_select.
    9ca92499
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...