Home | History | Annotate | Download | only in libjpeg_turbo

Lines Matching defs:JBLOCK

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