]> granicus.if.org Git - libvpx/commit
Fix horz loopfilter loops
authorFrank Galligan <fgalligan@google.com>
Thu, 18 Jul 2013 16:44:15 +0000 (09:44 -0700)
committerFrank Galligan <fgalligan@google.com>
Thu, 18 Jul 2013 16:44:15 +0000 (09:44 -0700)
commit7fd5d8e6a4b52752c2787c84fef15ee6ac3a58a6
tree53a1c0d736ad2b7695eea1b634dc937d05938dcd
parentced3c20165a06e70b546aca3c98a2a71a1f9387f
Fix horz loopfilter loops

If count was greater than 1 the src pointer would be off on
the second loop.

Change-Id: I8e09037e68dc4ae92076a8067f7b6dacbbef8263
vp9/common/arm/neon/vp9_loopfilter_neon.asm