Home | History | Annotate | Download | only in libjpeg

Lines Matching defs:JSAMPROW

168 typedef JSAMPLE  *JSAMPROW;	/* ptr to one image row of pixel samples. */
169 typedef JSAMPROW *JSAMPARRAY; /* ptr to some rows (a 2-D sample array) */