Searched refs:GetPreconfigVideoProfile (Results 1 – 2 of 2) sorted by relevance
1993 std::shared_ptr<VideoProfile> GetPreconfigVideoProfile();
762 std::shared_ptr<VideoProfile> CaptureSession::GetPreconfigVideoProfile() in GetPreconfigVideoProfile() function in OHOS::CameraStandard::CaptureSession800 auto preconfigVideoProfile = GetPreconfigVideoProfile(); in ConfigureVideoOutput()975 … profilePtr = output->IsTagSetted(CaptureOutput::DYNAMIC_PROFILE) ? GetPreconfigVideoProfile() in CanAddOutput()