Searched refs:fft_dispatch_vsx (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ppc/ | ||
H A D | fft_vsx.c | 209 static void (* const fft_dispatch_vsx[])(FFTComplex*) = { variable 224 fft_dispatch_vsx[s->nbits-2](z); in ff_fft_calc_vsx() |
Completed in 1 milliseconds