Lines Matching refs:U12_Device
72 static SANE_Bool fnReadToDriver( U12_Device *dev )
124 static SANE_Bool fnReadOutScanner( U12_Device *dev )
152 static SANE_Bool fnEveryLine( U12_Device *dev )
158 static SANE_Bool fnSampleLines( U12_Device *dev )
169 static SANE_Bool fnSamplePreview( U12_Device *dev )
186 static void fnDataDirect( U12_Device *dev, void *src, void *dest, u_long len )
194 static void fnColorDirect( U12_Device *dev, void *pb, void *img, u_long len )
214 static void fnColor42( U12_Device *dev, void *pb, void *img, u_long len )
235 static void u12image_SetupScanStateVariables( U12_Device *dev, u_long index )
308 u12image_GetPhysDPI( U12_Device *dev, ImgDef *img, SANE_Bool fDpiX )
329 static void u12image_GetImageInfo( U12_Device *dev, ImgDef *image )
421 static int imageSetupScanSettings( U12_Device *dev, ImgDef *img )
477 static SANE_Status u12image_SetupScanSettings( U12_Device *dev, ImgDef *img )
688 static SANE_Bool u12image_DataIsReady( U12_Device *dev, void* buf )
732 static SANE_Status u12image_ReadOneImageLine( U12_Device *dev, void* buf )
807 static void u12image_PrepareScaling( U12_Device *dev )
844 static void u12image_ScaleX( U12_Device *dev, SANE_Byte *ib, SANE_Byte *ob )