Home
last modified time | relevance | path

Searched refs:fft128 (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Don2avc.c54 FFTContext fft128, fft256, fft512, fft1024; member
476 c->fft128.fft_permute(&c->fft128, (FFTComplex*)src); in wtf_end_512()
477 c->fft128.fft_permute(&c->fft128, (FFTComplex*)(src + 128)); in wtf_end_512()
478 c->fft128.fft_permute(&c->fft128, (FFTComplex*)(src + 256)); in wtf_end_512()
479 c->fft128.fft_permute(&c->fft128, (FFTComplex*)(src + 384)); in wtf_end_512()
480 c->fft128 in wtf_end_512()
[all...]
H A Dfft_template.c620 fft4, fft8, fft16, fft32, fft64, fft128, fft256, fft512, fft1024,
/third_party/ffmpeg/libavcodec/ppc/
H A Dfft_altivec.S443 PTR fft128\suffix\()_altivec

Completed in 3 milliseconds