Searched refs:isp_strength (Results 1 – 1 of 1) sorted by relevance
119 s32 isp_strength; in compute_blending() local129 isp_strength = -(((strength * isp_scale) + offset) / host_scale); in compute_blending()130 return MAX(MIN(isp_strength, 0), -isp_scale); in compute_blending()