NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
nvsipl::INvSIPLClient::ConsumerDesc Struct Reference

Detailed Description

Describes a client of the pipeline.

Definition at line 458 of file NvSIPLClient.hpp.

Public Types

enum  OutputType : std::uint8_t {
  OutputType::ICP,
  OutputType::ISP0,
  OutputType::ISP1,
  OutputType::ISP2
}
 Defines the types of the SIPL pipeline output. More...
 

Member Enumeration Documentation

◆ OutputType

Defines the types of the SIPL pipeline output.

Enumerator
ICP 
ISP0 

Indicates the unprocessed output of the image sensor.

ISP1 

Indicates the first output of ISP.

ISP2 

Indicates the second output of ISP.

Definition at line 461 of file NvSIPLClient.hpp.


The documentation for this struct was generated from the following file: