mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-12-03 00:56:54 +00:00
ARM: add missing preserve8 directives
Originally committed as revision 21952 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
39261cd8d9
commit
a87b2f6df4
@ -20,6 +20,8 @@
|
||||
|
||||
#include "asm.S"
|
||||
|
||||
preserve8
|
||||
|
||||
.text
|
||||
|
||||
.macro call_2x_pixels type, subp
|
||||
|
@ -21,6 +21,8 @@
|
||||
|
||||
#include "asm.S"
|
||||
|
||||
preserve8
|
||||
|
||||
.text
|
||||
|
||||
#define ff_fft_calc_neon X(ff_fft_calc_neon)
|
||||
|
Loading…
Reference in New Issue
Block a user