]> granicus.if.org Git - libvpx/commit
vpxdsp: [x86] add highbd_d45_predictor functions
authorScott LaVarnway <slavarnway@google.com>
Wed, 30 Aug 2017 16:27:44 +0000 (09:27 -0700)
committerScott LaVarnway <slavarnway@google.com>
Fri, 22 Sep 2017 12:20:12 +0000 (05:20 -0700)
commitcf82f7276ee9fc79c22aa7804328a25c5ce92eba
tree8705921714aebac58e3c2cdcc4dc8e1e0ea42d01
parentf7b276c26be7564cbbfe6bd3e1a9bf7b59580cf1
vpxdsp: [x86] add highbd_d45_predictor functions

C vs SSSE3 speed gains:
_4x4 : ~2.45x
_8x8 : ~10.61x
_16x16 : ~11.34x
_32x32 : ~6.36x

BUG=webm:1411

Change-Id: Ic91389a4f1a8ad093f498afe53765b897fb9be09
test/test_intra_pred_speed.cc
test/vp9_intrapred_test.cc
vpx_dsp/vpx_dsp_rtcd_defs.pl
vpx_dsp/x86/highbd_intrapred_intrin_ssse3.c