Skip to content
  • Peng Bin's avatar
    Add aom_comp_mask_pred_avx2 · 3c74dd45
    Peng Bin authored
    1. Add AVX2 implementation of aom_comp_mask_pred.
    2. For width 8 still use ssse3 version.
    3. For other widths(16,32), AVX2 version is 1.2x-2.0x faster
    than ssse3 version
    
    Change-Id: I80acc1be54ab21a52f7847e91b1299853add757c
    3c74dd45