]> granicus.if.org Git - libvpx/commit
Improve vp9_iht4x4_16_add_sse2 (x1.341)
authorAbo Talib Mahfoodh <ab.mahfoodh@gmail.com>
Tue, 19 Nov 2013 01:51:20 +0000 (20:51 -0500)
committerAbo Talib Mahfoodh <ab.mahfoodh@gmail.com>
Tue, 19 Nov 2013 01:53:13 +0000 (20:53 -0500)
commit613e2d2e9006bcc85e1f63fbf1c279944aafc7e0
treeb9ff1fec6867d32f82944fecad3e77ebb3bf461a
parenta7c4209724632acfb39faa4dfc9027303deaa30c
Improve vp9_iht4x4_16_add_sse2 (x1.341)

This rebase is a better implementation of the previous ones.

Modifications are done to reduce the total clock cycle.
Speedup: 1.341
Compiled with -O3
Tested with: park_joy_420_720p50.y4m

Change-Id: I940eaf283f60597ca0d9d2e13d518878d55ff02d
vp9/common/x86/vp9_idct_intrin_sse2.c