Searched defs:dither_matrix (Results 1 – 6 of 6) sorted by relevance
425 static const JLONG dither_matrix[4] = { variable
599 static const JLONG dither_matrix[4] = { variable
424 static const JLONG dither_matrix[4] = { variable
598 static const JLONG dither_matrix[4] = { variable
423 SANE_String dither_matrix; /* the halftone dither matrix */ member
639 upload_dither_matrix (AgfaFocus_Scanner * s, int rows, int cols, int *dither_matrix) in upload_dither_matrix()