NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaIPPPipelineProperty Struct Reference

Detailed Description

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...
 

Field Documentation

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.


The documentation for this struct was generated from the following file: