Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
H A Denhancement_service_callback.cpp132 string sourceVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(info->filePath); in SaveCloudEnhancementPhoto() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp2098 string sourceVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(sourcePath); in DoRevertEdit() local
2183 const string &path, const string &sourceVideoPath, int32_t subtype) in RevertMovingPhotoVideo()
2253 string sourceVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(sourceImagePath); in RevertToOriginalEffectMode() local
2823 string sourceVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(sourceImagePath); in SaveSourceVideoFile() local
2940 string sourceVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(sourceImagePath); in SubmitEffectModeExecute() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmoving_photo_file_utils.cpp398 string sourceVideoPath = GetSourceMovingPhotoVideoPath(movingPhotoImagePath, userId); in ConvertToSourceLivePhoto() local