]> granicus.if.org Git - libvpx/commit
intrapred: specialize highbd 4x4 predictors
authorJames Zern <jzern@google.com>
Sat, 25 Mar 2017 02:24:39 +0000 (19:24 -0700)
committerJames Zern <jzern@google.com>
Sat, 25 Mar 2017 03:45:36 +0000 (20:45 -0700)
commit67cde46dd75ca273e96f64bd77e2c94fd406ece8
tree0d7b0bd41202b7a5cce0fa79a0aed7cc3bf8c65c
parente05f4cf8f4a261c96ef50df12fe2635503e14094
intrapred: specialize highbd 4x4 predictors

d207/d63/d45/d117/d135/d153

~9-45% better depending on the predictor on 32-bit ARM, similar range on
x86-64

this matches the non-highbitdepth implementation

BUG=webm:1316

Change-Id: Iddebdf7c58c6f31c47cae04da95c6e5318200e4c
vpx_dsp/intrapred.c