Searched refs:thumbnail (Results 1 – 5 of 5) sorted by relevance
88 bool PrepareCompression(bool thumbnail);
58 * The APP1 segment optionally contains a thumbnail. The buffer will not62 * HAL_PIXEL_FORMAT_BLOB: JPEG APP segments optionally containing thumbnail image
282 bool ExynosJpegEncoderForCamera::PrepareCompression(bool thumbnail) { in PrepareCompression() argument283 if (!thumbnail) return true; in PrepareCompression()
667 * thumbnail.</p>673 * <p>Resolution of embedded JPEG thumbnail.</p>679 * <p>List of JPEG thumbnail sizes for ANDROID_JPEG_THUMBNAIL_SIZE supported by this
52 …h quality single-pass image down-scaling with arbitrary scaling ratios (e.g. thumbnail generation).