DCTSIZE2 49 jpeglib.h #define DCTSIZE2 64 /* DCTSIZE squared; # of elements in a block */ DCTSIZE2 77 jpeglib.h typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */