Searched defs:dct32 (Results 1 – 2 of 2) sorted by relevance
39 void (*dct32)(FFTSample *out, const FFTSample *in); member
35 # define dct32 ff_dct32_float macro41 # define dct32 ff_dct32_fixed macro126 void dct32(INTFLOAT *out, const INTFLOAT *tab_arg) in dct32() function