Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Don2avc.c53 FFTContext fft128, fft256, fft512, fft1024; member
486 c->fft512.fft_permute(&c->fft512, (FFTComplex*)tmp1); in wtf_end_512()
487 c->fft512.fft_calc(&c->fft512, (FFTComplex*)tmp1); in wtf_end_512()
957 ff_fft_init(&c->fft512, 8, 1); in on2avc_decode_init()
994 ff_fft_end(&c->fft512); in on2avc_decode_close()
Dfft_template.c615 fft4, fft8, fft16, fft32, fft64, fft128, fft256, fft512, fft1024,
/third_party/ffmpeg/libavcodec/ppc/
Dfft_altivec.S445 PTR fft512\suffix\()_altivec
/third_party/ffmpeg/libavutil/
Dtx_template.c358 NULL, fft2, fft4, fft8, fft16, fft32, fft64, fft128, fft256, fft512,