NVIDIA DRIVE OS Linux SDK API Reference

5.2.3 Release
For Test and Development only
nvsipl::SiplControlAutoAwbGain Struct Reference

Detailed Description

Color Gains assuming order RGGB, RCCB, RCCC.

Definition at line 148 of file NvSIPLControlAutoDef.hpp.

Data Fields

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

Field Documentation

◆ gain

float_t nvsipl::SiplControlAutoAwbGain::gain[NVM_ISP_MAX_COLOR_COMPONENT]

Gains that applies to individual color channels.

  • Supported values [0, 8.0]

Definition at line 157 of file NvSIPLControlAutoDef.hpp.

◆ valid

bool nvsipl::SiplControlAutoAwbGain::valid

White balance gains are valid.

Definition at line 152 of file NvSIPLControlAutoDef.hpp.


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