ffmpeg/libavutil/arm
Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
This makes the aac decoder and all voice codecs independent of dsputil.
2013-01-22 11:55:42 -08:00
..
Makefile arm: rename ARMVFP config symbol to VFP 2012-12-07 16:54:04 +00:00
asm.S arm: rename ARMVFP config symbol to VFP 2012-12-07 16:54:04 +00:00
bswap.h arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 2012-12-07 16:54:03 +00:00
cpu.c arm: detect cpu features at runtime on Linux 2012-12-07 16:54:04 +00:00
cpu.h arm: rename ARMVFP config symbol to VFP 2012-12-07 16:54:04 +00:00
float_dsp_arm.h
float_dsp_init_arm.c
float_dsp_init_neon.c floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
float_dsp_init_vfp.c floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
float_dsp_neon.S floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
float_dsp_vfp.S floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
intmath.h arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 2012-12-07 16:54:03 +00:00
intreadwrite.h
timer.h