Searched refs:isp_coring (Results 1 – 1 of 1) sorted by relevance
100 s32 isp_coring; in compute_coring() local108 isp_coring = ((coring * isp_scale) + offset) / host_scale; in compute_coring()109 return min(max(isp_coring, 0), isp_scale - 1); in compute_coring()