Home
last modified time | relevance | path

Searched refs:newoff (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dplustek-usbcal.c209 u_long newoff = *off; in cano_adjLampSetting() local
219 *max = newoff; in cano_adjLampSetting()
220 *off = ((newoff + *min)>>1); in cano_adjLampSetting()
224 u_short bisect = (newoff + *max)>>1; in cano_adjLampSetting()
225 u_short twice = newoff*2; in cano_adjLampSetting()
228 *min = newoff; in cano_adjLampSetting()

Completed in 4 milliseconds