Searched refs:GetVideoFd (Results 1 – 10 of 10) sorted by relevance
63 int32_t PhotoAssetAdapter::GetVideoFd() in GetVideoFd() function in OHOS::CameraStandard::PhotoAssetAdapter66 return photoAssetProxy_->GetVideoFd(); in GetVideoFd()
39 fd_ = photoAssetProxy_->GetVideoFd(); in Create()110 int32_t AudioVideoMuxer::GetVideoFd() in GetVideoFd() function in OHOS::CameraStandard::AudioVideoMuxer
30 virtual int32_t GetVideoFd();
31 int32_t GetVideoFd();
52 int32_t GetVideoFd();
56 EXPORT int32_t GetVideoFd();
143 proxy.GetVideoFd(); in PhotoProxyTest()
494 int32_t PhotoAssetProxy::GetVideoFd() in GetVideoFd() function in OHOS::Media::PhotoAssetProxy
657 int32_t fd = photoAssetProxy->GetVideoFd();
2074 int32_t videoFd = photoAssetProxy->GetVideoFd(); in CreateMediaLibrary()