have_vfp           62 libavcodec/arm/dcadsp_init_arm.c     if (have_vfp(cpu_flags) && !have_vfpv3(cpu_flags)) {
have_vfp           78 libavcodec/arm/dcadsp_init_arm.c     if (have_vfp(cpu_flags) && !have_vfpv3(cpu_flags))
have_vfp           43 libavcodec/arm/fft_init_arm.c     if (have_vfp(cpu_flags) && !have_vfpv3(cpu_flags)) {
have_vfp           41 libavcodec/arm/fmtconvert_init_arm.c     if (have_vfp(cpu_flags)) {
have_vfp           28 libavutil/arm/float_dsp_init_arm.c     if (have_vfp(cpu_flags))