Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds