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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djquant1.c181 * * output_value defines the set of representative values for a component.
249 output_value (j_decompress_ptr cinfo, int ci, int j, int maxj) function
267 /* Breakpoints are halfway between values returned by output_value */
313 val = output_value(cinfo, i, j, nci-1);

Completed in 30 milliseconds