ODITHER_SIZE       71 jquant1.c      #define ODITHER_SIZE  16	/* dimension of dither matrix */
ODITHER_SIZE       76 jquant1.c      typedef int ODITHER_MATRIX[ODITHER_SIZE][ODITHER_SIZE];
ODITHER_SIZE       77 jquant1.c      typedef int (*ODITHER_MATRIX_PTR)[ODITHER_SIZE];