NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nvsipl::NvSIPLImageGroupWriter::RawBuffer Struct Reference

Detailed Description

Describes an unprocessed sensor output buffer.

Definition at line 139 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

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

Holds a pointer to NvMediaImageGroup.

Definition at line 142 of file NvSIPLPipelineMgr.hpp.

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

Holds the ID of the sensor in PlatformCfg.

Definition at line 144 of file NvSIPLPipelineMgr.hpp.


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