|
Isis 3.0 Application Source Code Reference |
Home |
Go to the source code of this file.
Defines | |
| #define | BUFFERSIZE 4096 |
| #define | AUTOSYNC |
Functions | |
| void | exit () |
| uint8 * | predictive_decomp_main (uint8 *data, int len, int height, int width, uint8 doSync, uint16 sync, int xpred, int ypred, int *got_height) |
Variables | |
| uint8 | code [256] |
| uint8 | left [256] |
| uint8 | right [256] |
| int | pred_past_eof |
| #define AUTOSYNC |
| void exit | ( | ) |
| int pred_past_eof |