Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Du12-hwdef.h460 SANE_Byte bGainLow; member
H A Du12-shading.c513 if( hilight < dev->shade.bGainLow ) { in u12shading_AdjustGain()
520 if( hilight <= (SANE_Byte)(dev->shade.bGainLow - hilight)) in u12shading_AdjustGain()
558 dev->shade.bGainLow = _GAIN_LOW; in u12shading_AdjustRGBGain()
H A Dplustek-pp_hwdefs.h691 Byte bGainLow; member
H A Du12-tpa.c292 dev->shade.bGainLow = (SANE_Byte)(dev->shade.bGainHigh - 0x10); in u12tpa_Reshading()
H A Dplustek-pp_dac.c1830 ps->Shade.bGainLow = _GAIN_P98003_LOW; in dacP98003AdjustRGBGain()
2608 if( hilight < ps->Shade.bGainLow ) { in DacP98003AdjustGain()
2615 if( hilight <= (Byte)(ps->Shade.bGainLow - hilight)) in DacP98003AdjustGain()
H A Dplustek-pp_tpa.c1073 ps->Shade.bGainLow = (Byte)(ps->Shade.bGainHigh - 0x10); in TPAP98003Reshading()

Completed in 10 milliseconds