playing around with adapt param

dev
Paul Cruz 2017-07-07 15:56:00 -07:00
parent 1c9d6b2c6b
commit 7163ffafde
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#define MAX_PATH 256
#define DEFAULT_DISPLAY_LEVEL 1
#define DEFAULT_COMPRESSION_LEVEL 6
#define DEFAULT_ADAPT_PARAM 2
#define DEFAULT_ADAPT_PARAM 1
typedef unsigned char BYTE;
#include <stdio.h> /* fprintf */