Searched refs:is_last_pass (Results 1 – 10 of 10) sorted by relevance
602 const int is_last_pass = (fabs(stats.dq) <= DQ_LIMIT) || in StatLoop() local617 if (is_last_pass) { in StatLoop()761 const int is_last_pass = (fabs(stats.dq) <= DQ_LIMIT) || in VP8EncTokenLoop() local769 if (is_last_pass) { in VP8EncTokenLoop()790 if (is_last_pass) { in VP8EncTokenLoop()822 if (is_last_pass) { in VP8EncTokenLoop()
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()
52 boolean is_last_pass; /* True during last pass */ member
174 while (! cinfo->master->is_last_pass) { in jpeg_finish_compress()
503 master->pub.is_last_pass = (master->pass_number == master->total_passes-1); in prepare_for_pass()589 master->pub.is_last_pass = FALSE; in jinit_c_master_control()
69 boolean is_last_pass; /* True during last pass */ member
168 while (! cinfo->master->is_last_pass) { in jpeg_finish_compress()
732 master->pub.is_last_pass = (master->pass_number == master->total_passes-1); in prepare_for_pass()818 master->pub.is_last_pass = FALSE; in jinit_c_master_control()
53 boolean is_last_pass; /* True during last pass */ member