Home
last modified time | relevance | path

Searched defs:sourceVideoPath (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
Denhancement_service_callback.cpp132 string sourceVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(info->filePath); in SaveCloudEnhancementPhoto() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_photo_operations.cpp2248 string sourceVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(sourcePath); in DoRevertEdit() local
2333 const string &path, const string &sourceVideoPath, int32_t subtype) in RevertMovingPhotoVideo()
2403 string sourceVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(sourceImagePath); in RevertToOriginalEffectMode() local
2973 string sourceVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(sourceImagePath); in SaveSourceVideoFile() local
3090 string sourceVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(sourceImagePath); in SubmitEffectModeExecute() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
Dmoving_photo_file_utils.cpp399 string sourceVideoPath = GetSourceMovingPhotoVideoPath(movingPhotoImagePath, userId); in ConvertToSourceLivePhoto() local