Searched refs:ZslSnapshotCaptureSession (Results 1 – 3 of 3) sorted by relevance
94 ZslSnapshotCaptureSession::CreateSnapshotProcessBlock() { in CreateSnapshotProcessBlock()145 ZslSnapshotCaptureSession::CreateDenoiseProcessBlock() { in CreateDenoiseProcessBlock()195 bool ZslSnapshotCaptureSession::IsStreamConfigurationSupported( in IsStreamConfigurationSupported()266 std::unique_ptr<CaptureSession> ZslSnapshotCaptureSession::Create( in Create()278 std::unique_ptr<ZslSnapshotCaptureSession>(new ZslSnapshotCaptureSession( in Create()298 ZslSnapshotCaptureSession::~ZslSnapshotCaptureSession() { in ~ZslSnapshotCaptureSession()315 status_t ZslSnapshotCaptureSession::BuildPipelines( in BuildPipelines()359 status_t ZslSnapshotCaptureSession::ConfigureStreams( in ConfigureStreams()525 status_t ZslSnapshotCaptureSession::ConfigureSnapshotStreams( in ConfigureSnapshotStreams()558 status_t ZslSnapshotCaptureSession::SetupSnapshotProcessChain( in SetupSnapshotProcessChain()[all …]
51 class ZslSnapshotCaptureSession : public CaptureSession {79 virtual ~ZslSnapshotCaptureSession();88 ZslSnapshotCaptureSession(
68 ZslSnapshotCaptureSession::IsStreamConfigurationSupported,69 .CreateSession = ZslSnapshotCaptureSession::Create}};