Searched defs:JSAMPROW (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djpeglib.h70 typedef JSAMPLE FAR *JSAMPROW; /* ptr to one image row of pixel samples. */ typedef
71 typedef JSAMPROW *JSAMPARRAY; /* ptr to some rows (a 2-D sample array) */

Completed in 574 milliseconds