NVIDIA DRIVE OS Linux SDK API Reference

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

Field Documentation

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.


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