]> granicus.if.org Git - libvpx/commit
Enable ssse3 version of vp9_fdct8x8_quant
authorJingning Han <jingning@google.com>
Tue, 18 Nov 2014 20:37:59 +0000 (12:37 -0800)
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>
Thu, 20 Nov 2014 06:14:19 +0000 (22:14 -0800)
commitc42715b72142c7f4f6ddebe0394b18589133c1ed
treefa7e9cc9d4fbddfbf4e0938c9a5e4a59265f652b
parent21db24efcb9978244a5c10e70ce74f7ffcb04444
Enable ssse3 version of vp9_fdct8x8_quant

It improves the speed performance of vp9_fdct8x8_quant_sse2 by
about 5%.

Change-Id: I74b093ba4d81df64caf71ac7693f3d917f673097
vp9/common/vp9_rtcd_defs.pl
vp9/encoder/x86/vp9_dct_ssse3.c [new file with mode: 0644]
vp9/vp9cx.mk