NVIDIA DRIVE OS Linux SDK API Reference

6.0.3 Release
DevBlkCDIEmbeddedData Struct Reference

Detailed Description

Holds the embedded data structure.

Deprecated:
Use the new structure DevBlkCDIEmbeddedDataInfo instead.

Definition at line 1328 of file devblk_cdi.h.

Collaboration diagram for DevBlkCDIEmbeddedData:

Data Fields

DevBlkCDIEmbeddedDataBuffer top
 
DevBlkCDIEmbeddedDataBuffer bottom
 
DevBlkCDIExposureControl exposureControl
 Holds parsed exposure control. More...
 
DevBlkCDIWBGainControl wbControl
 Holds parsed WB gains in R Gr Gb B order. More...
 
uint32_t frameSequenceNumber
 Holds parsed frame counter. More...
 

Field Documentation

◆ bottom

DevBlkCDIEmbeddedDataBuffer DevBlkCDIEmbeddedData::bottom

Definition at line 1330 of file devblk_cdi.h.

◆ exposureControl

DevBlkCDIExposureControl DevBlkCDIEmbeddedData::exposureControl

Holds parsed exposure control.

Definition at line 1332 of file devblk_cdi.h.

◆ frameSequenceNumber

uint32_t DevBlkCDIEmbeddedData::frameSequenceNumber

Holds parsed frame counter.

Definition at line 1336 of file devblk_cdi.h.

◆ top

DevBlkCDIEmbeddedDataBuffer DevBlkCDIEmbeddedData::top

Definition at line 1329 of file devblk_cdi.h.

◆ wbControl

DevBlkCDIWBGainControl DevBlkCDIEmbeddedData::wbControl

Holds parsed WB gains in R Gr Gb B order.

Definition at line 1334 of file devblk_cdi.h.


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