NVIDIA DRIVE OS Linux SDK API Reference

6.0.3 Release
DevBlkCDIWBGainControl Struct Reference

Detailed Description

Holds the white balance control structure.

Deprecated:
Use DevBlkCDISensorControl instead.

Definition at line 1300 of file devblk_cdi.h.

Data Fields

struct {
   float_t   value [4]
 
   NvSiplBool   valid
 
wbGain [DEVBLK_CDI_EXPOSURE_MODE_MAX]
 Holds white balance for each exposure mode in R Gr Gb B order. More...
 

Field Documentation

◆ valid

NvSiplBool DevBlkCDIWBGainControl::valid

Definition at line 1305 of file devblk_cdi.h.

◆ value

float_t DevBlkCDIWBGainControl::value[4]

Definition at line 1304 of file devblk_cdi.h.

◆ wbGain

struct { ... } DevBlkCDIWBGainControl::wbGain[DEVBLK_CDI_EXPOSURE_MODE_MAX]

Holds white balance for each exposure mode in R Gr Gb B order.


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