Searched defs:rdft_calc (Results 1 – 2 of 2) sorted by relevance
38 void (*rdft_calc)(struct RDFTContext *s, FFTSample *z); member
314 static inline void rdft_calc(RDFTContext *r, FFTSample *tab) in rdft_calc() function