#define have_vfp_vm(flags)
Macro definitions for various function/variable attributes.
static atomic_int cpu_flags
int av_get_cpu_flags(void)
Return the flags which specify extensions supported by the CPU.
@ FF_MDCT_PERM_INTERLEAVE
void ff_imdct_half_vfp(FFTContext *s, FFTSample *output, const FFTSample *input)
void ff_fft_calc_vfp(FFTContext *s, FFTComplex *z)
void ff_fft_calc_neon(FFTContext *s, FFTComplex *z)
void ff_mdct_calc_neon(FFTContext *s, FFTSample *output, const FFTSample *input)
void ff_imdct_half_neon(FFTContext *s, FFTSample *output, const FFTSample *input)
void ff_fft_permute_neon(FFTContext *s, FFTComplex *z)
void ff_imdct_calc_neon(FFTContext *s, FFTSample *output, const FFTSample *input)
av_cold void ff_fft_init_arm(FFTContext *s)