Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek-usbcal.c259 int res_r, res_g, res_b; in cano_AdjustLightsource() local
407 res_g = 0; in cano_AdjustLightsource()
418 res_g = cano_adjLampSetting( &min_rgb.Green, &max_rgb.Green, in cano_AdjustLightsource()
422 if((res_r == 0) && (res_g == 0) && (res_b == 0)) in cano_AdjustLightsource()
428 if((res_r == 10) && (res_g == 10) && (res_b == 10)) in cano_AdjustLightsource()
437 if( res_g == 10 ) { in cano_AdjustLightsource()

Completed in 2 milliseconds