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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djquant1.c83 static const UINT8 base_dither_matrix[ODITHER_SIZE][ODITHER_SIZE] = { variable
417 num = ((INT32) (ODITHER_CELLS-1 - 2*((int)base_dither_matrix[j][k])))

Completed in 33 milliseconds