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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djccolor.c90 rgb_ycc_start (j_compress_ptr cinfo) function
186 * We assume rgb_ycc_start has been called (we only use the Y tables).
224 * We assume rgb_ycc_start has been called.
405 cconvert->pub.start_pass = rgb_ycc_start;
426 cconvert->pub.start_pass = rgb_ycc_start;
447 cconvert->pub.start_pass = rgb_ycc_start;

Completed in 803 milliseconds