]> granicus.if.org Git - libvpx/commit
Optimize HBD up-sampled prediction functions
authorYunqing Wang <yunqingwang@google.com>
Tue, 15 Mar 2016 01:59:11 +0000 (18:59 -0700)
committerYunqing Wang <yunqingwang@google.com>
Tue, 15 Mar 2016 02:04:33 +0000 (19:04 -0700)
commit5f5552d846d3506c29d2db8454e5c70557400052
tree4e2c426f5305111deb0bd5baa49e97ee7760f817
parent91b8236cdd7261613e2cf554137564eff1cdb589
Optimize HBD up-sampled prediction functions

Optimized 2 up-sampled reference prediction functions in high-bit
depth case. This reduced the HBD encoding time by 3%.

Change-Id: I8663ffb5234f5e70168c0fc9ca676309fe8e98f2
vp10/encoder/mcomp.c
vpx_dsp/variance.c
vpx_dsp/vpx_dsp_rtcd_defs.pl
vpx_dsp/x86/highbd_variance_sse2.c
vpx_dsp/x86/variance_sse2.c