ff_fdct_altivec    24 libavcodec/ppc/fdct.h void ff_fdct_altivec(int16_t *block);
ff_fdct_altivec   474 libavcodec/ppc/fdctdsp.c             c->fdct = ff_fdct_altivec;
ff_fdct_altivec    25 libavcodec/tests/ppc/dct.c     { "altivecfdct", ff_fdct_altivec, FF_IDCT_PERM_NONE, AV_CPU_FLAG_ALTIVEC },