Searched refs:thumbnailJpegSize (Results 1 – 1 of 1) sorted by relevance
343 const size_t thumbnailJpegSize = jpegDataCapacity - sink.free_in_buffer; in compressYUV() local345 exifData.get(), thumbnailJpegSize); in compressYUV()350 memcpy(exifThumbnailJpegDataPtr, jpegData, thumbnailJpegSize); in compressYUV()