shithub: libvpx

Download patch

ref: e72d49a97a1e4292ce8bfbc98b0d8855b40accf2
parent: 17322275dd72b08bbb60aa34e765ad18ec971b15
author: Johann <[email protected]>
date: Tue Nov 12 05:41:06 EST 2013

Use lowercase 'b' to branch

iOS doesn't recognize B:
bad instruction `B idct32_pass_loop'

Change-Id: I3cf6aede4639f1d9efa97f7962fa287ba6feaaef

--- a/vp9/common/arm/neon/vp9_short_idct32x32_add_neon.asm
+++ b/vp9/common/arm/neon/vp9_short_idct32x32_add_neon.asm
@@ -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