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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djpeglib.h345 /* into the JFIF APP0 marker. density_unit can be 0 for unknown, */
347 /* ratio is defined by X_density/Y_density even when density_unit=0. */
348 UINT8 density_unit; /* JFIF code for pixel size units */ member in struct:jpeg_compress_struct
558 UINT8 density_unit; /* JFIF code for pixel size units */ member in struct:jpeg_decompress_struct

Completed in 48 milliseconds