Searched refs:isp_ob_offset_rb (Results 1 – 1 of 1) sorted by relevance
51 u16 isp_ob_offset_rb, isp_ob_offset_g, isp_ob_predgain; in translateAecStats() local58 isp_ob_offset_rb = MAX(bls_cfg->isp_ob_offset >> 2, 0); in translateAecStats()82 isp_ob_offset_rb, isp_ob_offset_g, isp_ob_predgain); in translateAecStats()87 bls_r = ((isp_ob_offset_rb + bls1_val.r) * awb1_gain_r + 128) / 256; in translateAecStats()89 bls_b = ((isp_ob_offset_rb + bls1_val.b) * awb1_gain_b + 128) / 256; in translateAecStats()188 ob = isp_ob_offset_rb >> 2; in translateAecStats()204 ob = isp_ob_offset_rb >> 2; in translateAecStats()213 …ob = (u16)((isp_ob_offset_g >> 4) * 587 + (isp_ob_offset_rb >> 2) * 299 + (isp_ob_offset_rb >> 2) … in translateAecStats()323 ob = isp_ob_offset_rb >> 2; in translateAecStats()339 ob = isp_ob_offset_rb >> 2; in translateAecStats()[all …]