Searched defs:is_last_pass (Results 1 – 2 of 2) sorted by relevance
638 const int is_last_pass = (fabs(stats.dq) <= DQ_LIMIT) || in StatLoop() local799 const int is_last_pass = (fabs(stats.dq) <= DQ_LIMIT) || in VP8EncTokenLoop() local
69 boolean is_last_pass; /* True during last pass */ member