H A D | moving_photo_file_utils.cpp | 56 …if (MovingPhotoFileUtils::GetVersionAndFrameNum(data, version, frameIndex, hasCinemagraph) != E_OK… in GetVersionPositionTag() 200 bool hasVersion = MovingPhotoFileUtils::GetVersionAndFrameNum( in ReadExtraFile() 539 …int32_t ret = MovingPhotoFileUtils::GetVersionAndFrameNum(versionTag, version, frameIndex, hasCine… in GetExtraDataSize() 691 int32_t MovingPhotoFileUtils::GetVersionAndFrameNum(const string &tag, in GetVersionAndFrameNum() function in OHOS::Media::MovingPhotoFileUtils 715 int32_t MovingPhotoFileUtils::GetVersionAndFrameNum(int32_t fd, in GetVersionAndFrameNum() function in OHOS::Media::MovingPhotoFileUtils 731 …return MovingPhotoFileUtils::GetVersionAndFrameNum(versionTag, version, frameIndex, hasCinemagraph… in GetVersionAndFrameNum()
|