Searched refs:is_last_pass (Results 1 – 8 of 8) sorted by relevance
606 const int is_last_pass = (fabs(stats.dq) <= DQ_LIMIT) || in StatLoop() local621 if (is_last_pass) { in StatLoop()765 const int is_last_pass = (fabs(stats.dq) <= DQ_LIMIT) || in VP8EncTokenLoop() local773 if (is_last_pass) { in VP8EncTokenLoop()794 if (is_last_pass) { in VP8EncTokenLoop()826 if (is_last_pass) { in VP8EncTokenLoop()
161 while (! cinfo->master->is_last_pass) { in jpeg_finish_compress()
469 master->pub.is_last_pass = (master->pass_number == master->total_passes-1); in prepare_for_pass()555 master->pub.is_last_pass = FALSE; in jinit_c_master_control()
52 boolean is_last_pass; /* True during last pass */ member
160 while (! cinfo->master->is_last_pass) { in jpeg_finish_compress()
468 master->pub.is_last_pass = (master->pass_number == master->total_passes-1); in prepare_for_pass()554 master->pub.is_last_pass = FALSE; in jinit_c_master_control()