DCTSIZE2           42 extra_lib/include/jpeg/jpeglib.h #define DCTSIZE2	    64	/* DCTSIZE squared; # of elements in a block */
DCTSIZE2           70 extra_lib/include/jpeg/jpeglib.h typedef JCOEF JBLOCK[DCTSIZE2];	/* one block of coefficients */