![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
Definition at line 1484 of file nvmedia_isc.h.
Data Fields | |
uint32_t | lineLength |
Holds the line length of an embedded chunk, in bytes. More... | |
const uint8_t * | lineData |
Holds a pointer to the data chunk. More... | |
const uint8_t* NvMediaISCEmbeddedDataChunk::lineData |
Holds a pointer to the data chunk.
Definition at line 1493 of file nvmedia_isc.h.
uint32_t NvMediaISCEmbeddedDataChunk::lineLength |
Holds the line length of an embedded chunk, in bytes.
Definition at line 1488 of file nvmedia_isc.h.