Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek-usbscan.c79 static u_char bMaxITA; variable
694 sCaps->bCCD == kNEC3799 && m_bIntTimeAdjust > bMaxITA) { in usb_GetMCLKDivider()
695 m_bIntTimeAdjust = bMaxITA; in usb_GetMCLKDivider()
701 bMaxITA = (u_char)floor((m_dMCLKDivider + 1) / 2.0); in usb_GetMCLKDivider()
703 DBG( _DBG_INFO2, "* MaxITA (HP) = %u\n", bMaxITA ); in usb_GetMCLKDivider()
704 if( m_bIntTimeAdjust > bMaxITA ) { in usb_GetMCLKDivider()
706 m_bIntTimeAdjust = bMaxITA; in usb_GetMCLKDivider()
H A Dplustek-usbshading.c793 bMaxITA = 0xff; in usb_AdjustGain()
1103 bMaxITA = (u_char)floor((dMCLK + 1) / 2); in usb_AdjustGain()
2315 bMaxITA = 0xff; in usb_SpeedTest()
2404 bMaxITA = 0xff; in usb_AutoWarmup()
H A Dplustek-usbcal.c522 bMaxITA = 0xff; in cano_AdjustGain()
H A Dplustek-usb.c250 bMaxITA = 0; /* Maximum integration time adjust */ in usb_initDev()

Completed in 9 milliseconds