Searched refs:compressImage (Results 1 – 1 of 1) sorted by relevance
735 unique_ptr<PixelMap> compressImage = PixelMap::Create(*sPixelMap, opts); in GetVideoThumb() local737 …CHECK_AND_RETURN_RET_LOG(compressImage != nullptr, MTP_ERROR_NO_THUMBNAIL_PRESENT, "compressImage … in GetVideoThumb()739 bool retparam = CompressImage(compressImage, *outThumb); in GetVideoThumb()