]> granicus.if.org Git - libvpx/commit
Fix stack pointer in sub-pixel filters
authorYunqing Wang <yunqingwang@google.com>
Wed, 20 Nov 2013 17:42:44 +0000 (09:42 -0800)
committerYunqing Wang <yunqingwang@google.com>
Wed, 20 Nov 2013 17:42:44 +0000 (09:42 -0800)
commit0ef63f596d2c9cd293bfd08a672b5998af3f93e0
treed8eaae2cf1ceac619cabd6a682faeeef3f9c55ec
parentb00057c88a6c98472fd78a9957453ec012a08336
Fix stack pointer in sub-pixel filters

In commit "3d50da5397d20abc932d81453b26cde758293a40", the stack
pointer was modified while aligning the stack, and it needed to
be pop out at the end.

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