Doxygen Source Code Documentation
postdct.h File Reference
Go to the source code of this file.
Defines | |
#define | MPOST_ZERO 0 |
#define | MPOST_NON_ZERO 1 |
#define | MPOST_OVERFLOW (-1) |
Functions | |
int Mpost_QuantZigBlock | _ANSI_ARGS_ ((Block in, FlatBlock out, int qscale, int iblock)) |
void Mpost_UnQuantZigBlock | _ANSI_ARGS_ ((FlatBlock in, Block out, int qscale, boolean iblock)) |
void Mpost_RLEHuffIBlock | _ANSI_ARGS_ ((FlatBlock in, BitBucket *out)) |
Define Documentation
|
|
|
|
|
|
Function Documentation
|
|
|
|
|
|