Searched refs:fft8 (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | fft_template.c | 563 static void fft8(FFTComplex *z) in fft8() function 585 fft8(z); in fft16() 615 fft4, fft8, fft16, fft32, fft64, fft128, fft256, fft512, fft1024,
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | fft_altivec.S | 151 fft8\interleave\()_altivec: 439 PTR fft8\suffix\()_altivec
|
/third_party/ffmpeg/libavutil/ |
D | tx_template.c | 311 static void fft8(FFTComplex *z) in fft8() function 332 fft8(z); in fft16() 358 NULL, fft2, fft4, fft8, fft16, fft32, fft64, fft128, fft256, fft512,
|
/third_party/ffmpeg/libavcodec/x86/ |
D | fft.asm | 481 fft8 %+ SUFFIX: label 746 %xdefine list_of_fft fft4 %+ SUFFIX SECTION_REL, fft8 %+ SUFFIX SECTION_REL
|