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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djcapimin.c160 while (! cinfo->master->is_last_pass) {
H A Djcmaster.c396 * We also set is_last_pass to indicate whether any more passes will be
468 master->pub.is_last_pass = (master->pass_number == master->total_passes-1);
554 master->pub.is_last_pass = FALSE;
H A Djpegint.h52 wxjpeg_boolean is_last_pass; /* True during last pass */ member in struct:jpeg_comp_master
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djcapimin.c162 while (! cinfo->master->is_last_pass) {
H A Djpegint.h53 boolean is_last_pass; /* True during last pass */ member in struct:jpeg_comp_master
H A Djcmaster.c576 * We also set is_last_pass to indicate whether any more passes will be
648 master->pub.is_last_pass = (master->pass_number == master->total_passes-1);
734 master->pub.is_last_pass = FALSE;

Completed in 48 milliseconds