You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Martin Storsjö e3fec3f095 arm: Add EXTERN_ASM to the .func and .type declarations for exported symbols 11 years ago
..
Makefile
asm.S arm: Add EXTERN_ASM to the .func and .type declarations for exported symbols 11 years ago
bswap.h
cpu.c avutil: Move internal CPU detection function declarations to private header 12 years ago
cpu.h avutil: Refactor CPU extension availability macros 12 years ago
float_dsp_arm.h arm: float_dsp: Propagate cpu_flags to vfp initialization function 12 years ago
float_dsp_init_arm.c arm: float_dsp: Propagate cpu_flags to vfp initialization function 12 years ago
float_dsp_init_neon.c avutil: Add av_cold attributes to init functions missing them 12 years ago
float_dsp_init_vfp.c arm: float_dsp: Propagate cpu_flags to vfp initialization function 12 years ago
float_dsp_neon.S floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 12 years ago
float_dsp_vfp.S floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 12 years ago
intmath.h
intreadwrite.h
neontest.h arm: Add an option for making sure NEON registers aren't clobbered 11 years ago
timer.h