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