Home
last modified time | relevance | path

Searched defs:videoPath (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmoving_photo_file_utils_test.cpp111 string videoPath = dirPath + "/" + "video.mp4"; variable
126 string videoPath = dirPath + "/" + "video.mp4"; variable
138 string videoPath = dirPath + "/" + "video.mp4"; variable
253 string videoPath = "/storage/cloud/files/Photo/1/IMG_123435213_231.mp4"; variable
297 string videoPath = dirPath + "/" + "video.mp4"; variable
310 string videoPath = dirPath + "/" + "video.mp4"; variable
328 string videoPath = dirPath + "/" + "video.mp4"; variable
H A Dmedia_file_utils_test.cpp658 string videoPath = "/storage/cloud/files/Photo/1/IMG_test.mp4"; variable
665 string videoPath = ""; variable
707 string videoPath = "/storage/cloud/files/Photo/1/IMG_test_invalid.gif"; variable
713 string videoPath = "/storage/cloud/files/Photo/1/IMG_test_invalid.mp4"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmoving_photo_file_utils.cpp257 int32_t MovingPhotoFileUtils::GetExtraDataLen(const string& imagePath, const string& videoPath, in GetExtraDataLen()
345 string videoPath = GetMovingPhotoVideoPath(movingPhotoImagepath, userId); in ConvertToLivePhoto() local
661 int32_t MovingPhotoFileUtils::GetCoverPosition(const std::string &videoPath, const uint32_t frameIn… in GetCoverPosition()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmoving_photo_processor.cpp248 string videoPath = MovingPhotoFileUtils::GetMovingPhotoVideoPath(imagePath); in GetUpdatedMovingPhotoData() local
H A Dmedialibrary_photo_operations.cpp2196 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(path); in RevertMovingPhotoVideo() local
2264 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(imagePath); in RevertToOriginalEffectMode() local
2821 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(assetPath); in SaveSourceVideoFile() local
2850 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(assetPath); in SubmitEditMovingPhotoExecute() local
3342 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(fileAsset->GetFilePath()); in DegenerateMovingPhoto() local
H A Dmedialibrary_asset_operations.cpp1234 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(imagePath); in SolveMovingPhotoVideoCreation() local
2181 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(filePath); in DeleteFiles() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmetadata_extractor.cpp643 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(data->GetFilePath()); in CombineMovingPhotoMetadata() local
H A Dmedia_scanner.cpp450 string videoPath = MovingPhotoFileUtils::GetMovingPhotoVideoPath(imagePath); in GetMovingPhotoFileInfo() local
H A Dmedia_scanner_db.cpp224 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(metadata.GetFilePath()); in HandleMovingPhotoDirty() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
H A Dmedialibrary_photo_operations_test.cpp399 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(path); in MakePhotoUnpending() local