Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: source/libvpx/vp9/common/arm/neon/vp9_short_idct32x32_add_neon.asm

Issue 111463005: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: source/libvpx/vp9/common/arm/neon/vp9_short_idct32x32_add_neon.asm
===================================================================
--- source/libvpx/vp9/common/arm/neon/vp9_short_idct32x32_add_neon.asm (revision 240950)
+++ source/libvpx/vp9/common/arm/neon/vp9_short_idct32x32_add_neon.asm (working copy)
@@ -1145,7 +1145,7 @@
; pass loop processing
add r5, r5, #1
- B idct32_pass_loop
+ b idct32_pass_loop
idct32_bands_end_2nd_pass
STORE_COMBINE_CENTER_RESULTS

Powered by Google App Engine
This is Rietveld 408576698