PDK API Guide for J721E
Vhwa_LutConfig Struct Reference

Detailed Description

Companding Lut configuration Structure LUT based companding is used at many places in RAWFE This structure is common and used for configuring these Luts.

struct Vhwa_LutConfig

Data Fields

uint32_t enable
 
uint32_t inputBits
 
uint32_t clip
 
uint32_t * tableAddr
 

Field Documentation

◆ enable

uint32_t Vhwa_LutConfig::enable

Flag to enable Lut

◆ inputBits

uint32_t Vhwa_LutConfig::inputBits

Number of input bits

◆ clip

uint32_t Vhwa_LutConfig::clip

Output Clip value

◆ tableAddr

uint32_t* Vhwa_LutConfig::tableAddr

Pointer to the Lut Address, must not be null if enable is set to TRUE