Searched refs:loghf_offset (Results 1 – 6 of 6) sorted by relevance
79 unsigned short loghf_offset; member
727 pAdebayerCtx->config.loghf_offset = pAdebayerCtx->select_param_v2.debayer_loghf_offset; in AdebayerGetProcResult()771 pAdebayerCtx->config.loghf_offset, pAdebayerCtx->config.loggd_offset); in AdebayerGetProcResult()
309 u16 loghf_offset; member
309 __u16 loghf_offset; member
1539 isp_cfg.others.debayer_cfg.loghf_offset = debayer.loghf_offset; in convertAiqAdebayerToIsp32Params()
744 value = (arg->loggd_offset & 0xfff) << 16 | (arg->loghf_offset & 0x1fff); in isp_debayer_config()