Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Don2avc.c54 FFTContext fft128, fft256, fft512, fft1024; member
509 c->fft256.fft_permute(&c->fft256, (FFTComplex*)src); in wtf_end_1024()
510 c->fft256.fft_permute(&c->fft256, (FFTComplex*)(src + 256)); in wtf_end_1024()
511 c->fft256.fft_permute(&c->fft256, (FFTComplex*)(src + 512)); in wtf_end_1024()
512 c->fft256.fft_permute(&c->fft256, (FFTComplex*)(src + 768)); in wtf_end_1024()
513 c->fft256 in wtf_end_1024()
[all...]
H A Dfft_template.c620 fft4, fft8, fft16, fft32, fft64, fft128, fft256, fft512, fft1024,
/third_party/ffmpeg/libavcodec/ppc/
H A Dfft_altivec.S444 PTR fft256\suffix\()_altivec

Completed in 4 milliseconds