![]() |
NVIDIA DRIVE 5.0 Linux SDK API Reference5.0.10.3 Release |
Holds the embedded data structure.
Definition at line 958 of file nvmedia_isc.h.
Data Fields | |
NvMediaISCEmbeddedDataBuffer | top |
NvMediaISCEmbeddedDataBuffer | bottom |
NvMediaISCExposureControl | exposureControl |
Parsed exposure control. More... | |
NvMediaISCWBGainControl | wbControl |
Parsed WB gains in R Gr Gb B order. More... | |
uint32_t | frameSequenceNumber |
Parsed frame counter. More... | |
NvMediaISCEmbeddedDataBuffer NvMediaISCEmbeddedData::bottom |
Definition at line 960 of file nvmedia_isc.h.
NvMediaISCExposureControl NvMediaISCEmbeddedData::exposureControl |
Parsed exposure control.
Definition at line 962 of file nvmedia_isc.h.
uint32_t NvMediaISCEmbeddedData::frameSequenceNumber |
Parsed frame counter.
Definition at line 966 of file nvmedia_isc.h.
NvMediaISCEmbeddedDataBuffer NvMediaISCEmbeddedData::top |
Definition at line 959 of file nvmedia_isc.h.
NvMediaISCWBGainControl NvMediaISCEmbeddedData::wbControl |
Parsed WB gains in R Gr Gb B order.
Definition at line 964 of file nvmedia_isc.h.