| 
         | 
      
        NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release | 
  
Holds configuration for an ICP component.
Definition at line 1066 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 1068 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 1071 of file nvmedia_ipp.h.