|  | NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release | 
Holds configuration for an ICP component.
Definition at line 1100 of file nvmedia_ipp.h.

| Data Fields | |
| NvMediaICPSettings * | settings | 
| A pointer to an area that holds the capture settings.  More... | |
| uint32_t | siblingsNum | 
| Holds the number of sibling images per captured frame.  More... | |
| 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.