NVIDIA DRIVE OS Linux SDK API Reference

5.2.6 Release
For Test and Development only
NvSIPLPipelineMgr.hpp File Reference

Detailed Description

NVIDIA SIPL: Pipeline Manager - NvSIPL Pipeline Manager

Definition in file NvSIPLPipelineMgr.hpp.

Go to the source code of this file.

Data Structures

class  nvsipl::NvSIPLPipelineNotifier
 Describes the interfaces of the SIPL pipeline notification handler. More...
 
struct  nvsipl::NvSIPLPipelineNotifier::NotificationData
 Defines the notification data. More...
 
class  nvsipl::NvSIPLImageGroupWriter
 Describes the interfaces of SIPL pipeline feeder. More...
 
struct  nvsipl::NvSIPLImageGroupWriter::RawBuffer
 Describes an unprocessed sensor output buffer. More...
 
struct  nvsipl::NvSIPLImageAttr
 Describes attributes of images used in image processing pipeline. More...
 
struct  nvsipl::NvSIPLDownscaleCropCfg
 Downscale and crop configuration. More...
 
struct  nvsipl::NvSIPLPipelineConfiguration
 Defines the camera pipeline configuration. More...
 
class  nvsipl::INvSIPLFrameCompletionQueue
 The interface to the frame completion queue. More...
 
class  nvsipl::INvSIPLNotificationQueue
 The interface to the notification queue. More...
 
struct  nvsipl::NvSIPLPipelineQueues
 This is the output structure for SetPipelineCfg(). More...
 
struct  nvsipl::NvSIPLDeviceBlockQueues
 Holds the queues used by the client to receive device block event notifications. More...
 

Namespaces

 nvsipl
 Contains the classes and variables for implementation of SIPL.
 

Enumerations

enum  nvsipl::PluginType {
  nvsipl::NV_PLUGIN = 0,
  nvsipl::CUSTOM_PLUGIN0,
  nvsipl::MAX_NUM_PLUGINS
}
 Defines types of SIPL Control Auto plug-ins. More...