NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

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

Detailed Description

Holds controls for ISP black level correction (BLC) block.

Definition at line 320 of file nvmedia_isp.h.

Data Fields

NvMediaBool enable
 Holds boolean to enable black level correction block. More...
 
double_t pedestal [NVM_ISP_MAX_INPUT_PLANES][NVM_ISP_MAX_COLOR_COMPONENT]
 Holds black level correction values in RGGB/RCCB/RCCC component order for each plane & each color component. More...
 

Field Documentation

NvMediaBool NvMediaISPBlackLevelCorrection::enable

Holds boolean to enable black level correction block.

Definition at line 324 of file nvmedia_isp.h.

double_t NvMediaISPBlackLevelCorrection::pedestal[NVM_ISP_MAX_INPUT_PLANES][NVM_ISP_MAX_COLOR_COMPONENT]

Holds black level correction values in RGGB/RCCB/RCCC component order for each plane & each color component.

  • Supported values: [0.0, 1.0]

Definition at line 330 of file nvmedia_isp.h.


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