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

/packages/apps/Gallery2/jni_jpegstream/src/
H A Djpeg_config.h23 FORMAT_GRAYSCALE = 0x001, // 1 byte/pixel enumerator in enum:Jpeg_Config::Format
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/jpegstream/
H A DJpegConfig.java21 public static final int FORMAT_GRAYSCALE = 0x001; // 1 byte/pixel field in interface:JpegConfig

Completed in 1959 milliseconds