Home
last modified time | relevance | path

Searched defs:dither_matrix (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
Djdmerge.c425 static const JLONG dither_matrix[4] = { variable
Djdcolor.c599 static const JLONG dither_matrix[4] = { variable
/third_party/skia/m133/third_party/externals/libjpeg-turbo/
Djdmerge.c424 static const JLONG dither_matrix[4] = { variable
Djdcolor.c598 static const JLONG dither_matrix[4] = { variable
/third_party/backends/backend/
Dsnapscan.h423 SANE_String dither_matrix; /* the halftone dither matrix */ member
Dagfafocus.c639 upload_dither_matrix (AgfaFocus_Scanner * s, int rows, int cols, int *dither_matrix) in upload_dither_matrix()