comparison arm/mdct_neon.S @ 10346:f12b7ea2df2a libavcodec

ARM: apply extern symbol prefix where needed
author mru
date Fri, 02 Oct 2009 08:42:00 +0000
parents 87ab0f0e0baf
children be725249ea67
comparison
equal deleted inserted replaced
10345:294c444866f7 10346:f12b7ea2df2a
21 21
22 #include "asm.S" 22 #include "asm.S"
23 23
24 .fpu neon 24 .fpu neon
25 .text 25 .text
26
27 #define ff_fft_calc_neon X(ff_fft_calc_neon)
26 28
27 function ff_imdct_half_neon, export=1 29 function ff_imdct_half_neon, export=1
28 push {r4-r8,lr} 30 push {r4-r8,lr}
29 31
30 mov r12, #1 32 mov r12, #1