ffmpeg/libavutil/arm
Martin Storsjö 73c8c0341c arm: Fix vfp dead code elimination with have_vfp_vm
This fixes builds with --disable-vfp.

Checking for the armv6 cpu flag is incorrect, since vfpv2 isn't
armv6 specific.

Signed-off-by: Martin Storsjö <martin@martin.st>
2016-01-08 23:52:59 +02:00
..
Makefile
asm.S arm: Suppress tags about used cpu arch and extensions 2015-03-07 17:10:08 +02:00
bswap.h
cpu.c arm: add a cpu flag for the VFPv2 vector mode 2015-12-14 16:42:35 +01: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 Update dsputil- and SIMD-related comments to match reality more closely 2014-03-13 05:50:29 -07:00
float_dsp_init_neon.c
float_dsp_init_vfp.c armv6: Accelerate butterflies_float 2014-07-18 01:34:38 +03:00
float_dsp_neon.S
float_dsp_vfp.S armv6: Accelerate butterflies_float 2014-07-18 01:34:38 +03:00
intmath.h libavutil: Add ARM av_clip_intp2_arm 2015-02-21 00:54:40 +01:00
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