ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Macros | |
#define | JPEG_INTERNALS |
#define | V(i, a, b, c, d) (((INT32)a << 16) | ((INT32)c << 8) | ((INT32)d << 7) | b) |
Variables | |
const INT32 | jpeg_aritab [113+1] |
Definition at line 31 of file jaricom.c.
Referenced by arith_decode(), and arith_encode().