Home
last modified time | relevance | path

Searched refs:g_count (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/platform/atmel/
Datmel-isc.c1655 u64 g_count = (u64)hist_count[ISC_HIS_CFG_MODE_GB] << 9; in isc_wb_update() local
1660 ctrls->r_gain = div_u64(g_count, hist_r); in isc_wb_update()
1663 ctrls->b_gain = div_u64(g_count, hist_b); in isc_wb_update()