Searched defs:DCTContext (Results 1 – 2 of 2) sorted by relevance
32 struct DCTContext { struct38 void (*dct_calc)(struct DCTContext *s, FFTSample *data); argument50 int ff_dct_init(DCTContext *s, int nbits, enum DCTTransformType type); argument
91 typedef struct DCTContext DCTContext; typedef