NVIDIA DRIVE OS Linux SDK API Reference

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

Detailed Description

Color Gains assuming order RGGB, RCCB, RCCC.

Definition at line 93 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.

Definition at line 97 of file NvSIPLControlAutoDef.hpp.

◆ valid

bool nvsipl::SiplControlAutoAwbGain::valid

White balance gains are valid.

Definition at line 95 of file NvSIPLControlAutoDef.hpp.


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