![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.12.0 Release |
Describes an unprocessed sensor output buffer.
Definition at line 145 of file NvSIPLPipelineMgr.hpp.
Data Fields | |
NvMediaImageGroup * | imageGroup |
Holds a pointer to NvMediaImageGroup. More... | |
std::uint32_t | uIndex |
Holds the ID of the sensor in PlatformCfg. More... | |
NvMediaImageGroup* nvsipl::NvSIPLImageGroupWriter::RawBuffer::imageGroup |
Holds a pointer to NvMediaImageGroup.
Definition at line 148 of file NvSIPLPipelineMgr.hpp.
std::uint32_t nvsipl::NvSIPLImageGroupWriter::RawBuffer::uIndex |
Holds the ID of the sensor in PlatformCfg.
Definition at line 150 of file NvSIPLPipelineMgr.hpp.