NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
nvsipl::NvSIPLImageGroupWriter::RawBuffer Struct Reference

Detailed Description

Describes an unprocessed sensor output buffer.

Definition at line 150 of file NvSIPLPipelineMgr.hpp.

Collaboration diagram for nvsipl::NvSIPLImageGroupWriter::RawBuffer:

Data Fields

NvMediaImageGroupimageGroup
 Holds a pointer to NvMediaImageGroup. More...
 
std::uint32_t uIndex
 Holds the ID of the sensor in PlatformCfg. More...
 

Field Documentation

◆ imageGroup

NvMediaImageGroup* nvsipl::NvSIPLImageGroupWriter::RawBuffer::imageGroup

Holds a pointer to NvMediaImageGroup.

Definition at line 153 of file NvSIPLPipelineMgr.hpp.

◆ uIndex

std::uint32_t nvsipl::NvSIPLImageGroupWriter::RawBuffer::uIndex

Holds the ID of the sensor in PlatformCfg.

Definition at line 155 of file NvSIPLPipelineMgr.hpp.


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