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
Showing
- vp10/encoder/mcomp.c 3 additions, 44 deletionsvp10/encoder/mcomp.c
- vpx_dsp/variance.c 38 additions, 0 deletionsvpx_dsp/variance.c
- vpx_dsp/vpx_dsp_rtcd_defs.pl 7 additions, 0 deletionsvpx_dsp/vpx_dsp_rtcd_defs.pl
- vpx_dsp/x86/highbd_variance_sse2.c 137 additions, 0 deletionsvpx_dsp/x86/highbd_variance_sse2.c
- vpx_dsp/x86/variance_sse2.c 8 additions, 21 deletionsvpx_dsp/x86/variance_sse2.c
Loading
Please register or sign in to comment