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

/external/jpeg/
H A Djquant1.c177 * * output_value defines the set of representative values for a component.
245 output_value (j_decompress_ptr cinfo, int ci, int j, int maxj) function
263 /* Breakpoints are halfway between values returned by output_value */
309 val = output_value(cinfo, i, j, nci-1);

Completed in 336 milliseconds