1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-18 03:19:31 +02:00
FFmpeg/libavutil/arm
Martin Storsjö f1fd12ef85 lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp
This was missed in e754c8e8 / e2710e790c since those functions
weren't exercised by checkasm.

Fixes ticket #6766.
2017-10-23 13:29:12 +02:00
..
asm.S Merge commit '6a1ea4ec932f4fc9fdc00ec51ee070b298ddb35f' 2017-04-04 16:04:29 -03:00
bswap.h
cpu.c avutil/cpu: split flag checks per arch in av_cpu_max_align() 2017-09-27 23:10:09 -03:00
cpu.h
float_dsp_arm.h
float_dsp_init_arm.c
float_dsp_init_neon.c
float_dsp_init_vfp.c lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp 2017-10-23 13:29:12 +02:00
float_dsp_neon.S
float_dsp_vfp.S
intmath.h
intreadwrite.h
Makefile
neontest.h
timer.h