Describes an unprocessed sensor output buffer.
Definition at line 229 of file NvSIPLPipelineMgr.hpp.

Data Fields | |
| NvMediaImageGroup * | imageGroup |
| Holds a pointer to NvMediaImageGroup. More... | |
| uint32_t | uIndex |
| Holds the ID of the sensor in PlatformCfg. More... | |
| bool | discontinuity |
| Holds a flag to signal discontinuity for the current raw buffer from the previous one. More... | |
| bool nvsipl::NvSIPLImageGroupWriter::RawBuffer::discontinuity |
Holds a flag to signal discontinuity for the current raw buffer from the previous one.
Definition at line 236 of file NvSIPLPipelineMgr.hpp.
| NvMediaImageGroup* nvsipl::NvSIPLImageGroupWriter::RawBuffer::imageGroup |
Holds a pointer to NvMediaImageGroup.
Definition at line 232 of file NvSIPLPipelineMgr.hpp.
| uint32_t nvsipl::NvSIPLImageGroupWriter::RawBuffer::uIndex |
Holds the ID of the sensor in PlatformCfg.
Definition at line 234 of file NvSIPLPipelineMgr.hpp.