PDK API Guide for J721E
Rfe_DpcOtfConfig Struct Reference

Detailed Description

DPC OTF configuration Structure When both DPC LUT and DPC OTF are enabled, this DPC OTF gets applied after DPC LUT. Automatically detecting the defects based on thresholds and slopes Preferred method when exact location of the defective pixels is not known.

Data Fields

uint32_t enable
 
uint32_t threshold [RFE_DPC_OTF_LUT_SIZE]
 
uint32_t slope [RFE_DPC_OTF_LUT_SIZE]
 

Field Documentation

◆ enable

uint32_t Rfe_DpcOtfConfig::enable

Flag to enable/disable DPC OTF module TRUE: Enable this module FALSE: Disables this module When module disabled, it does not update threshold/slope Lut

◆ threshold

uint32_t Rfe_DpcOtfConfig::threshold[RFE_DPC_OTF_LUT_SIZE]

Threshold value

◆ slope

uint32_t Rfe_DpcOtfConfig::slope[RFE_DPC_OTF_LUT_SIZE]

slope value