Searched refs:wet_ghost (Results 1 – 6 of 6) sorted by relevance
68 unsigned char wet_ghost; member
747 …pAdebayerCtx->config.wet_ghost = ROUND_F(pAdebayerCtx->select_param_v2.debayer_wet_ghost * (1 << R… in AdebayerGetProcResult()767 pAdebayerCtx->config.wet_ghost, pAdebayerCtx->config.bf_sgm); in AdebayerGetProcResult()
298 u8 wet_ghost; member
298 __u8 wet_ghost; member
1531 isp_cfg.others.debayer_cfg.wet_ghost = debayer.wet_ghost; in convertAiqAdebayerToIsp32Params()
757 value = (arg->wet_ghost & 0x3f) << 8 | (arg->wet_clip & 0x7f); in isp_debayer_config()