![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
Holds the IPP pipeline property.
Definition at line 394 of file nvmedia_ipp.h.
Data Fields | |
NvMediaIPPPipelinePropertyType | type |
Holds the IPP pipeline property type. More... | |
void * | value |
A pointer to the property specific data. More... | |
NvMediaIPPPipelinePropertyType NvMediaIPPPipelineProperty::type |
Holds the IPP pipeline property type.
Definition at line 396 of file nvmedia_ipp.h.
void* NvMediaIPPPipelineProperty::value |
A pointer to the property specific data.
Definition at line 398 of file nvmedia_ipp.h.