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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djquant2.c1014 /* Limit the error using transfer function set by init_error_limit.
1015 * See comments with init_error_limit for rationale.
1112 init_error_limit (j_decompress_ptr cinfo) function
1213 init_error_limit(cinfo);
1310 init_error_limit(cinfo);

Completed in 34 milliseconds