Home | History | Annotate | Download | only in jpeg

Lines Matching defs:JBLOCK

70 typedef JCOEF JBLOCK[DCTSIZE2];	/* one block of coefficients */
71 typedef JBLOCK FAR *JBLOCKROW; /* pointer to one row of coefficient blocks */