Definition at line 1308 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 1317 of file nvmedia_isc.h.
uint32_t NvMediaISCEmbeddedDataChunk::lineLength |
Holds the line length of an embedded chunk, in bytes.
Definition at line 1312 of file nvmedia_isc.h.