ff_fft_init_ppc   161 libavcodec/fft.h void ff_fft_init_ppc(FFTContext *s);
ff_fft_init_ppc   175 libavcodec/fft_template.c     if (ARCH_PPC)     ff_fft_init_ppc(s);