Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek-pp_p48xx.c644 ps->bMinReadFifo = (Byte)((ps->DataInf.dwAsicBytesPerPlane + 511) / 512); in p48xxSetupScanningCondition()
645 DBG( DBG_LOW, "MinReadFifo = %u\n", ps->bMinReadFifo ); in p48xxSetupScanningCondition()
H A Dplustek-pp_scandata.h225 Byte bMinReadFifo; member
H A Dplustek-pp_image.c950 if ((bFifoCount < ps->bMinReadFifo) && in imageP96ReadOneImageLine()
971 if( bFifoCount >= ps->bMinReadFifo ) { in imageP96ReadOneImageLine()
H A Dplustek-pp_motor.c2976 if ((bData > ps->bMinReadFifo) && (bData != ps->bFifoCount))

Completed in 8 milliseconds