VP8IteratorNext 413 third_party/libwebp/enc/analysis.c } while (ok && VP8IteratorNext(it)); VP8IteratorNext 776 third_party/libwebp/enc/frame.c } while (VP8IteratorNext(&it) && --nb_mbs > 0); VP8IteratorNext 941 third_party/libwebp/enc/frame.c } while (ok && VP8IteratorNext(&it)); VP8IteratorNext 1015 third_party/libwebp/enc/frame.c } while (ok && VP8IteratorNext(&it)); VP8IteratorNext 343 third_party/libwebp/enc/tree.c } while (VP8IteratorNext(&it)); VP8IteratorNext 331 third_party/libwebp/enc/vp8enci.h int VP8IteratorNext(VP8EncIterator* const it);