Home | History | Annotate | Download | only in jpeg-6b

Lines Matching defs:JSAMPROW

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