Color Gains assuming order RGGB, RCCB, RCCC.
Definition at line 129 of file NvSIPLControlAutoDef.hpp.
Data Fields | |
bool | valid |
A flag to control whether white balance gains are valid or not. More... | |
float_t | gain [NVM_ISP_MAX_COLOR_COMPONENT] |
Gains that applies to individual color channels. More... | |
float_t nvsipl::SiplControlAutoAwbGain::gain[NVM_ISP_MAX_COLOR_COMPONENT] |
Gains that applies to individual color channels.
Definition at line 138 of file NvSIPLControlAutoDef.hpp.
bool nvsipl::SiplControlAutoAwbGain::valid |
A flag to control whether white balance gains are valid or not.
Definition at line 133 of file NvSIPLControlAutoDef.hpp.