Searched refs:VP8IteratorNext (Results 1 – 5 of 5) sorted by relevance
343 } while (VP8IteratorNext(&it)); in VP8CodeIntraModes()
565 } while (VP8IteratorNext(&it) && --nb_mbs > 0); in OneStatPass()728 } while (ok && VP8IteratorNext(&it)); in VP8EncLoop()801 } while (ok && VP8IteratorNext(&it)); in VP8EncTokenLoop()
333 int VP8IteratorNext(VP8EncIterator* const it);
311 int VP8IteratorNext(VP8EncIterator* const it) { in VP8IteratorNext() function
412 } while (ok && VP8IteratorNext(it)); in DoSegmentsJob()