VecRadDCT | (unsigned int size, unsigned int pts) ; |
VecRadDCT | () ; |
~VecRadDCT | () ; |
void initialise | (unsigned int size, unsigned int pts) ; |
void dct_in_place | (floatImage& im) const ; |
floatImageRef operator() | (const floatImage& im) const ; |
floatImageRef dct | (const floatImage& im) const ; |
void dct | (const floatImage& src, floatImage& dest) const ; |