]> granicus.if.org Git - libvpx/commit
Correct ssse3 8/16-pixel wide sub-pixel filter calculation
authorYunqing Wang <yunqingwang@google.com>
Wed, 20 Nov 2013 20:52:56 +0000 (12:52 -0800)
committerJohann <johannkoenig@google.com>
Thu, 21 Nov 2013 20:57:47 +0000 (12:57 -0800)
commit4fbc1210ed81705b14f00f02c4508a0c413b04dc
treed7af6003fabc0f3d992acb40d5b42a1db5c980c2
parent272c82c13a463acd0418ab04a5facebe75231e1e
Correct ssse3 8/16-pixel wide sub-pixel filter calculation

Although no mismatch was indicated for 8/16 wide sub-pixel filters
in issue 661, they had similar problems that could cause mismatch
potentially. This patch fixed calculations in HORIZx8/16
and VERTx8/16.

Change-Id: Ib85412d690bea5609a51f0e50e7c858406b8ff9e
vp9/common/x86/vp9_subpixel_8t_ssse3.asm