Home
last modified time | relevance | path

Searched refs:MergeFile (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmoving_photo_file_utils.cpp299 static int32_t MergeFile(const UniqueFd& imageFd, const UniqueFd& videoFd, const UniqueFd& livePhot… in MergeFile() function
383 …if (MergeFile(imageFd, videoFd, livePhotoFd, extraPath, GetFrameIndex(coverPosition, videoFd.Get()… in ConvertToLivePhoto()
433 if (MergeFile(imageFd, videoFd, livePhotoFd, extraDataPath, 0) != E_OK) { in ConvertToSourceLivePhoto()