Searched refs:wet_clip (Results 1 – 6 of 6) sorted by relevance
67 unsigned char wet_clip; member
746 …pAdebayerCtx->config.wet_clip = ROUND_F(pAdebayerCtx->select_param_v2.debayer_wet_clip * (1 << RK_… in AdebayerGetProcResult()766 … pAdebayerCtx->config.exp_shift, pAdebayerCtx->config.wgtslope, pAdebayerCtx->config.wet_clip, in AdebayerGetProcResult()
297 u8 wet_clip; member
297 __u8 wet_clip; member
1530 isp_cfg.others.debayer_cfg.wet_clip = debayer.wet_clip; in convertAiqAdebayerToIsp32Params()
757 value = (arg->wet_ghost & 0x3f) << 8 | (arg->wet_clip & 0x7f); in isp_debayer_config()