Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/atmel/
Datmel-isc.c1657 u32 hist_b = hist_count[ISC_HIS_CFG_MODE_B]; in isc_wb_update() local
1662 if (hist_b) in isc_wb_update()
1663 ctrls->b_gain = div_u64(g_count, hist_b); in isc_wb_update()