ffmpeg/libavutil/arm
Martin Storsjö 17f5171cd4 arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp
This was missed in e2710e790c since those functions weren't exercised
by checkasm.

Signed-off-by: Martin Storsjö <martin@martin.st>
2017-10-24 09:06:56 +03:00
..
Makefile
asm.S arm: Check for the .arch directive in configure 2017-05-08 14:21:08 +03:00
bswap.h
cpu.c cpu: split flag checks per arch in av_cpu_max_align() 2017-10-09 11:48:24 +02:00
cpu.h arm: Fix vfp dead code elimination with have_vfp_vm 2016-01-08 23:52:59 +02:00
float_dsp_arm.h
float_dsp_init_arm.c
float_dsp_init_neon.c
float_dsp_init_vfp.c arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp 2017-10-24 09:06:56 +03:00
float_dsp_neon.S
float_dsp_vfp.S
intmath.h
intreadwrite.h
neontest.h
timer.h