![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
Holds a handle representing an IPP component output object.
Definition at line 1479 of file nvmedia_ipp.h.
Data Fields | |
NvMediaImageGroup | imageGroup |
void * | metadata |
A pointer to the metadata buffer. More... | |
uint32_t | metadataSize |
Holds the metadata size. More... | |
NvMediaImageGroup NvMediaIPPComponentOutputImgGrp::imageGroup |
Definition at line 1480 of file nvmedia_ipp.h.
void* NvMediaIPPComponentOutputImgGrp::metadata |
A pointer to the metadata buffer.
Definition at line 1482 of file nvmedia_ipp.h.
uint32_t NvMediaIPPComponentOutputImgGrp::metadataSize |
Holds the metadata size.
Definition at line 1484 of file nvmedia_ipp.h.