Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drdft.h38 void (*rdft_calc)(struct RDFTContext *s, FFTSample *z); member
/third_party/ffmpeg/libavcodec/tests/
H A Dfft.c311 static inline void rdft_calc(RDFTContext *r, FFTSample *tab) in rdft_calc() function

Completed in 1 milliseconds