Add ssse3/avx2 version of aom_paeth_predictor_wxh()
commitf0cf4e3c25ad8ab80245729412a40fc04bbf6b8b
authorScott LaVarnway <slavarnway@google.com>
Mon, 26 Feb 2018 20:19:02 +0000 (26 12:19 -0800)
committerScott LaVarnway <slavarnway@google.com>
Wed, 28 Feb 2018 13:36:48 +0000 (28 13:36 +0000)
treeaee2503280dff318b99f3e50594758d926136a24
parent102c8652f7951855ce95eb66687364506246e54e
Add ssse3/avx2 version of aom_paeth_predictor_wxh()

for width or height equal to 64.

Change-Id: If7f991cddbcd0d31d7357c177177558068842892
aom_dsp/aom_dsp_rtcd_defs.pl
aom_dsp/x86/intrapred_avx2.c
aom_dsp/x86/intrapred_ssse3.c
test/test_intra_pred_speed.cc