1. 11 10月, 2019 2 次提交
    • C
      Merge pull request #15662 from ChipKerchner:addVReverseIntrinsic · 027769bf
      Chip Kerchner 提交于
      * New v_reverse HAL intrinsic for reversing the ordering of a vector
      
      * Fix conflict.
      
      * Try to resolve conflict again.
      
      * Try one more time.
      
      * Add _MM_SHUFFLE. Remove non-vectorize code in SSE2. Fix copy and paste issue with NEON.
      
      * Change v_uint16x8 SSE2 version to use shuffles
      027769bf
    • E
      Merge pull request #15527 from everton1984:faster_acc · 9ca92499
      Everton Constantino 提交于
      * 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
  2. 09 10月, 2019 7 次提交
  3. 08 10月, 2019 6 次提交
  4. 07 10月, 2019 4 次提交
  5. 05 10月, 2019 9 次提交
  6. 04 10月, 2019 7 次提交
  7. 02 10月, 2019 5 次提交