]> 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)
committerYunqing Wang <yunqingwang@google.com>
Wed, 20 Nov 2013 20:52:56 +0000 (12:52 -0800)
commit256cf7ee7d535ee26487a7e0352655d76932afa2
tree85a47df37ce88908bc28141d16ece42b6b133882
parent25aae73a30916cfdc5a2343365531e7357227a51
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: I169961c9d40a20340995b7d22aafc89ccf30bfca
vp9/common/x86/vp9_subpixel_8t_ssse3.asm