Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dfft_template.c563 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/
Dfft_altivec.S151 fft8\interleave\()_altivec:
439 PTR fft8\suffix\()_altivec
/third_party/ffmpeg/libavutil/
Dtx_template.c311 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/
Dfft.asm481 fft8 %+ SUFFIX: label
746 %xdefine list_of_fft fft4 %+ SUFFIX SECTION_REL, fft8 %+ SUFFIX SECTION_REL