![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
Holds the embedded data structure.
Definition at line 1636 of file nvmedia_isc.h.
Data Fields | |
NvMediaISCEmbeddedDataBuffer | top |
NvMediaISCEmbeddedDataBuffer | bottom |
NvMediaISCExposureControl | exposureControl |
Holds parsed exposure control. More... | |
NvMediaISCWBGainControl | wbControl |
Holds parsed WB gains in R Gr Gb B order. More... | |
uint32_t | frameSequenceNumber |
Holds parsed frame counter. More... | |
NvMediaISCEmbeddedDataBuffer NvMediaISCEmbeddedData::bottom |
Definition at line 1638 of file nvmedia_isc.h.
NvMediaISCExposureControl NvMediaISCEmbeddedData::exposureControl |
Holds parsed exposure control.
Definition at line 1640 of file nvmedia_isc.h.
uint32_t NvMediaISCEmbeddedData::frameSequenceNumber |
Holds parsed frame counter.
Definition at line 1644 of file nvmedia_isc.h.
NvMediaISCEmbeddedDataBuffer NvMediaISCEmbeddedData::top |
Definition at line 1637 of file nvmedia_isc.h.
NvMediaISCWBGainControl NvMediaISCEmbeddedData::wbControl |
Holds parsed WB gains in R Gr Gb B order.
Definition at line 1642 of file nvmedia_isc.h.