Home
last modified time | relevance | path

Searched refs:fft1024 (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Don2avc.c53 FFTContext fft128, fft256, fft512, fft1024; member
519 c->fft1024.fft_permute(&c->fft1024, (FFTComplex*)tmp1); in wtf_end_1024()
520 c->fft1024.fft_calc(&c->fft1024, (FFTComplex*)tmp1); in wtf_end_1024()
958 ff_fft_init(&c->fft1024, 9, 1); in on2avc_decode_init()
995 ff_fft_end(&c->fft1024); in on2avc_decode_close()
Dfft_template.c615 fft4, fft8, fft16, fft32, fft64, fft128, fft256, fft512, fft1024,
/third_party/ffmpeg/libavcodec/ppc/
Dfft_altivec.S446 PTR fft1024\suffix\()_altivec
/third_party/ffmpeg/libavutil/
Dtx_template.c359 fft1024, fft2048, fft4096, fft8192, fft16384, fft32768, fft65536, fft131072