Holds static properties associated with a camera.
Definition at line 344 of file nvmedia_ipp.h.

| Data Fields | |
| NvMediaISPSize | activeArraySize | 
| Holds active array size of sensor excluding embedded lines.  More... | |
| float_t | ispMaxDigitalGain | 
| Holds ISP maximum digital gain.  More... | |
| unsigned int | numKneePoints | 
| Holds the number of companding curve knee points.  More... | |
| NvMediaPoint | kneePoints [NVMEDIA_IPP_MAX_KNEEPOINTS] | 
| Holds the companding curve knee points.  More... | |
| NvMediaISCModuleConfig * | moduleConfig | 
| A pointer to the camera module name and camera-specific configuration string.  More... | |
| NvMediaISPSize NvMediaIPPPropertyStatic::activeArraySize | 
Holds active array size of sensor excluding embedded lines.
Definition at line 347 of file nvmedia_ipp.h.
| float_t NvMediaIPPPropertyStatic::ispMaxDigitalGain | 
Holds ISP maximum digital gain.
Definition at line 350 of file nvmedia_ipp.h.
| NvMediaPoint NvMediaIPPPropertyStatic::kneePoints[NVMEDIA_IPP_MAX_KNEEPOINTS] | 
Holds the companding curve knee points.
Definition at line 356 of file nvmedia_ipp.h.
| NvMediaISCModuleConfig* NvMediaIPPPropertyStatic::moduleConfig | 
A pointer to the camera module name and camera-specific configuration string.
Definition at line 360 of file nvmedia_ipp.h.
| unsigned int NvMediaIPPPropertyStatic::numKneePoints | 
Holds the number of companding curve knee points.
Definition at line 353 of file nvmedia_ipp.h.