NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
NvMediaIPPIcpComponentConfig Struct Reference

Detailed Description

Holds configuration for an ICP component.

Definition at line 1110 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

◆ settings

NvMediaICPSettings* NvMediaIPPIcpComponentConfig::settings

A pointer to an area that holds the capture settings.

Definition at line 1112 of file nvmedia_ipp.h.

◆ siblingsNum

uint32_t NvMediaIPPIcpComponentConfig::siblingsNum

Holds the number of sibling images per captured frame.

Zero indicates the non-aggregated case.

Definition at line 1115 of file nvmedia_ipp.h.


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