Searched refs:VP8IteratorNext (Results 1 – 5 of 5) sorted by relevance
343 } while (VP8IteratorNext(&it)); in VP8CodeIntraModes()
597 } while (VP8IteratorNext(&it) && --nb_mbs > 0); in OneStatPass()762 } while (ok && VP8IteratorNext(&it)); in VP8EncLoop()835 } while (ok && VP8IteratorNext(&it)); in VP8EncTokenLoop()
285 int VP8IteratorNext(VP8EncIterator* const it);
315 int VP8IteratorNext(VP8EncIterator* const it) { in VP8IteratorNext() function
449 } while (ok && VP8IteratorNext(it)); in DoSegmentsJob()