Searched defs:dct_calc (Results 1 – 2 of 2) sorted by relevance
38 void (*dct_calc)(struct DCTContext *s, FFTSample *data); member
323 static inline void dct_calc(DCTContext *d, FFTSample *data) in dct_calc() function