Home
last modified time | relevance | path

Searched defs:fft_permute (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dfft.h88 void (*fft_permute)(struct FFTContext *s, FFTComplex *z); member
/third_party/ffmpeg/libavcodec/tests/
H A Dfft.c256 static inline void fft_permute(FFTContext *s, FFTComplex *z) in fft_permute() function

Completed in 2 milliseconds