SSSE3 optimisation for quantize in high bit depth
authorJulia Robson <juliamrobson@gmail.com>
Tue, 6 Oct 2015 11:11:14 +0000 (12:11 +0100)
committerJulia Robson <juliamrobson@gmail.com>
Tue, 6 Oct 2015 12:32:02 +0000 (13:32 +0100)
commit37c68efee2daa98d8abc9853d2210477d5c0104f
tree08a175fa908067a2c8b3a92ffb8478bc18f1cd0b
parentb2120948391f8beb7ff74bd46b83da1ff2020f49
SSSE3 optimisation for quantize in high bit depth

When configured with high bit detpth enabled, the 8bit quantize
function stopped using optimised code. This made 8bit content
decode slowly. This commit re-enables the SSSE3 optimisations.

Change-Id: I194b505dd3f4c494e5c5e53e020f5d94534b16b5
vpx_dsp/vpx_dsp_rtcd_defs.pl
vpx_dsp/x86/quantize_ssse3_x86_64.asm