Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek-usbcal.c214 if((val < (IDEAL_GainNormal)) && (val > (IDEAL_GainNormal-8000))) in cano_adjLampSetting()
217 if(val >= (IDEAL_GainNormal-4000)) { in cano_adjLampSetting()
478 if((val < IDEAL_GainNormal) && (val > (IDEAL_GainNormal-8000))) in cano_adjGainSetting()
481 if(val > (IDEAL_GainNormal-4000)) { in cano_adjGainSetting()
H A Dplustek-usb.h195 #define IDEAL_GainNormal 0xf000UL /* 240 */ macro
H A Dplustek-usbshading.c1010 /* m_dwIdealGain = IDEAL_GainNormal; in usb_AdjustGain()
1024 /* m_dwIdealGain = IDEAL_GainNormal; in usb_AdjustGain()
1131 /* m_dwIdealGain = IDEAL_GainNormal; in usb_AdjustGain()
2677 m_dwIdealGain = IDEAL_GainNormal;
2953 m_dwIdealGain = IDEAL_GainNormal;

Completed in 7 milliseconds