Searched refs:retparam (Results 1 – 1 of 1) sorted by relevance
739 bool retparam = CompressImage(compressImage, *outThumb); in GetVideoThumb() local740 …CHECK_AND_RETURN_RET_LOG(retparam == true, MTP_ERROR_NO_THUMBNAIL_PRESENT, "CompressVideo failed"); in GetVideoThumb()