Searched refs:CreateVideoProcessor (Results 1 – 3 of 3) sorted by relevance
56 …schedulerManager->CreateVideoProcessor(sessionInfo_->GetUserId(), coordinator->GetVideoProcCallbac… in Executing()
41 …void CreateVideoProcessor(const int32_t userId, const std::shared_ptr<IVideoProcessCallbacks>& cal…
86 void SchedulerManager::CreateVideoProcessor(const int32_t userId, in CreateVideoProcessor() function in OHOS::CameraStandard::DeferredProcessing::SchedulerManager