![]() |
NVIDIA DRIVE 5.0 Linux SDK API Reference5.0.10.3 Release |
Holds the IPP pipeline property.
Definition at line 360 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 362 of file nvmedia_ipp.h.
void* NvMediaIPPPipelineProperty::value |
A pointer to the property specific data.
Definition at line 364 of file nvmedia_ipp.h.