Home
last modified time | relevance | path

Searched refs:dm_dd8x8 (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dsnapscan-options.c98 static char dm_dd8x8[] = SANE_I18N("DispersedDot8x8"); variable
827 static SANE_String_Const names[] = {dm_dd8x8, dm_dd16x16, NULL}; in init_options()
830 ps->dither_matrix = dm_dd8x8; in init_options()
845 static SANE_String_Const names[] = {dm_dd8x8, NULL}; in init_options()
848 ps->dither_matrix = dm_dd8x8; in init_options()
1588 if (strcmp (s, dm_dd8x8) == 0) in sane_control_option()
1590 pss->dither_matrix = dm_dd8x8; in sane_control_option()
H A Dsnapscan.c1548 if (pss->dither_matrix == dm_dd8x8) in download_halftone_matrices()

Completed in 5 milliseconds