Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dsnapscan-options.c99 static char dm_dd16x16[] = SANE_I18N("DispersedDot16x16"); variable
827 static SANE_String_Const names[] = {dm_dd8x8, dm_dd16x16, NULL}; in init_options()
836 static SANE_String_Const names[] = {dm_dd16x16, NULL}; in init_options()
839 ps->dither_matrix = dm_dd16x16; in init_options()
1592 else if (strcmp (s, dm_dd16x16) == 0) in sane_control_option()
1594 pss->dither_matrix = dm_dd16x16; in sane_control_option()

Completed in 2 milliseconds