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
NvMediaIPPIcpComponentConfig Struct Reference

Detailed Description

Holds configuration for an ICP component.

Definition at line 1100 of file nvmedia_ipp.h.

Collaboration diagram for NvMediaIPPIcpComponentConfig:

Data Fields

NvMediaICPSettingssettings
 A pointer to an area that holds the capture settings. More...
 
uint32_t siblingsNum
 Holds the number of sibling images per captured frame. More...
 

Field Documentation

NvMediaICPSettings* NvMediaIPPIcpComponentConfig::settings

A pointer to an area that holds the capture settings.

Definition at line 1102 of file nvmedia_ipp.h.

uint32_t NvMediaIPPIcpComponentConfig::siblingsNum

Holds the number of sibling images per captured frame.

Zero indicates the non-aggregated case.

Definition at line 1105 of file nvmedia_ipp.h.


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