From 2c9e5cb1a69868fe3f37d30d2076f97af1d15059 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 14 Mar 2014 14:28:28 +0100 Subject: [PATCH] avcodec/arm/fft_fixed_neon: reduce diff by 2 spaces to libav Signed-off-by: Michael Niedermayer --- libavcodec/arm/fft_fixed_neon.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/arm/fft_fixed_neon.S b/libavcodec/arm/fft_fixed_neon.S index d4a38a2b96..57a8cfb557 100644 --- a/libavcodec/arm/fft_fixed_neon.S +++ b/libavcodec/arm/fft_fixed_neon.S @@ -122,7 +122,7 @@ endfunc function fft_pass_neon push {r4,lr} - movrel lr, coefs+24 + movrel lr, coefs + 24 vld1.16 {d30}, [lr,:64] lsl r12, r2, #3 vmov d31, d30