git.videolan.org
/
ffmpeg.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
arm: rename ARMVFP config symbol to VFP
[ffmpeg.git]
/
libavutil
/
arm
/
Makefile
1
OBJS += arm/cpu.o \
2
arm/float_dsp_init_arm.o \
3
4
VFP-OBJS += arm/float_dsp_init_vfp.o \
5
arm/float_dsp_vfp.o \
6
7
NEON-OBJS += arm/float_dsp_init_neon.o \
8
arm/float_dsp_neon.o \