NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaISPWhiteBalanceCorrection Struct Reference

Detailed Description

Holds controls for ISP white balance correction (WBC) block.

Definition at line 358 of file nvmedia_isp.h.

Data Fields

NvMediaBool enable
 Holds boolean to enable white balance correction block. More...
 
float_t wbGain [NVM_ISP_MAX_INPUT_PLANES][NVM_ISP_MAX_COLOR_COMPONENT]
 Holds white balance gains in RGGB/RCCB/RCCC component order for each plane & each color component. More...
 

Field Documentation

NvMediaBool NvMediaISPWhiteBalanceCorrection::enable

Holds boolean to enable white balance correction block.

Definition at line 362 of file nvmedia_isp.h.

float_t NvMediaISPWhiteBalanceCorrection::wbGain[NVM_ISP_MAX_INPUT_PLANES][NVM_ISP_MAX_COLOR_COMPONENT]

Holds white balance gains in RGGB/RCCB/RCCC component order for each plane & each color component.

  • Supported values: [0.0, 8.0]

Definition at line 368 of file nvmedia_isp.h.


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