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

Detailed Description

Gains for each color assuming order RGGB, RCCB, RCCC.

Definition at line 117 of file nvsipl_plugindef.h.

Data Fields

NvMediaBool valid
 White balance gains are valid. More...
 
float_t gain [NVM_ISP_MAX_COLOR_COMPONENT]
 Gains that applies to indvidiual color channels. More...
 

Field Documentation

float_t NvSIPLAutoControlWhiteBalanceGain::gain[NVM_ISP_MAX_COLOR_COMPONENT]

Gains that applies to indvidiual color channels.

Definition at line 121 of file nvsipl_plugindef.h.

NvMediaBool NvSIPLAutoControlWhiteBalanceGain::valid

White balance gains are valid.

Definition at line 119 of file nvsipl_plugindef.h.


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