ffmpeg/libavutil/arm
Martin Storsjö 44a0a98f92 arm: Add an option for making sure NEON registers aren't clobbered
This is pretty much based on the same test for XMM registers.

Signed-off-by: Martin Storsjö <martin@martin.st>
2014-01-11 00:03:00 +02:00
..
Makefile
asm.S arm: Allow overriding the alignment set in the function macro 2014-01-07 19:29:56 +02:00
bswap.h
cpu.c avutil: Move internal CPU detection function declarations to private header 2013-08-28 23:54:14 +02:00
cpu.h avutil: Refactor CPU extension availability macros 2013-08-28 23:54:14 +02:00
float_dsp_arm.h arm: float_dsp: Propagate cpu_flags to vfp initialization function 2013-08-29 11:24:14 +02:00
float_dsp_init_arm.c arm: float_dsp: Propagate cpu_flags to vfp initialization function 2013-08-29 11:24:14 +02:00
float_dsp_init_neon.c avutil: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
float_dsp_init_vfp.c arm: float_dsp: Propagate cpu_flags to vfp initialization function 2013-08-29 11:24:14 +02:00
float_dsp_neon.S
float_dsp_vfp.S
intmath.h
intreadwrite.h
neontest.h arm: Add an option for making sure NEON registers aren't clobbered 2014-01-11 00:03:00 +02:00
timer.h