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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djquant2.c317 update_box (j_decompress_ptr cinfo, boxptr boxp) function
453 * See notes in update_box about scaling distances.
494 update_box(cinfo, b1);
495 update_box(cinfo, b2);
562 update_box(cinfo, & boxlist[0]);

Completed in 42 milliseconds