Searched refs:isp_coring (Results 1 – 1 of 1) sorted by relevance
102 s32 isp_coring; in compute_coring() local110 isp_coring = ((coring * isp_scale) + offset) / host_scale; in compute_coring()111 return clamp(isp_coring, 0, isp_scale - 1); in compute_coring()