avcodec/arm/fft_fixed_neon: reduce diff by 2 spaces to libav

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/293/head
Michael Niedermayer 11 years ago
parent b5bdd04f08
commit 2c9e5cb1a6
  1. 2
      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

Loading…
Cancel
Save