Home
last modified time | relevance | path

Searched refs:pisa_bitdepth_type (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/sane-epkowa/iscan-2.11.0/frontend/
H A Dpisa_scan_tool.h40 int calc_bitperpix ( pisa_pixel_type pixel, pisa_bitdepth_type bitdepth );
H A Dpisa_enums.h83 } pisa_bitdepth_type; typedef
H A Dpisa_scan_manager.cc262 static_cast <pisa_bitdepth_type> in init_zoom()
320 static_cast <pisa_bitdepth_type> in init_moire()
364 static_cast <pisa_bitdepth_type> in init_sharp()
H A Dpisa_scan_tool.cc85 int calc_bitperpix ( pisa_pixel_type pixel, pisa_bitdepth_type bitdepth ) in calc_bitperpix()