Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Don2avc.c54 FFTContext fft128, fft256, fft512, fft1024; member
520 c->fft1024.fft_permute(&c->fft1024, (FFTComplex*)tmp1); in wtf_end_1024()
521 c->fft1024.fft_calc(&c->fft1024, (FFTComplex*)tmp1); in wtf_end_1024()
960 ff_fft_init(&c->fft1024, 9, 1); in on2avc_decode_init()
997 ff_fft_end(&c->fft1024); in on2avc_decode_close()
H A Dfft_template.c620 fft4, fft8, fft16, fft32, fft64, fft128, fft256, fft512, fft1024,
/third_party/ffmpeg/libavcodec/ppc/
H A Dfft_altivec.S446 PTR fft1024\suffix\()_altivec

Completed in 4 milliseconds