Home
last modified time | relevance | path

Searched refs:have_vfp_vm (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavutil/arm/
H A Dfloat_dsp_init_vfp.c39 if (have_vfp_vm(cpu_flags)) { in ff_float_dsp_init_vfp()
44 if (have_vfp_vm(cpu_flags)) in ff_float_dsp_init_vfp()
H A Dcpu.h35 #define have_vfp_vm(flags) \ macro
/third_party/ffmpeg/libavcodec/arm/
H A Dsynth_filter_init_arm.c45 if (have_vfp_vm(cpu_flags)) in ff_synth_filter_init_arm()
H A Dfmtconvert_init_arm.c44 if (have_vfp_vm(cpu_flags)) { in ff_fmt_convert_init_arm()
H A Dfft_init_arm.c42 if (have_vfp_vm(cpu_flags)) { in ff_fft_init_arm()

Completed in 3 milliseconds