VP8IteratorProgress  412 third_party/libwebp/enc/analysis.c       ok = VP8IteratorProgress(it, job->delta_progress);
VP8IteratorProgress  773 third_party/libwebp/enc/frame.c     if (percent_delta && !VP8IteratorProgress(&it, percent_delta))
VP8IteratorProgress  939 third_party/libwebp/enc/frame.c     ok = VP8IteratorProgress(&it, 20);
VP8IteratorProgress 1012 third_party/libwebp/enc/frame.c         ok = VP8IteratorProgress(&it, 20);
VP8IteratorProgress  335 third_party/libwebp/enc/vp8enci.h int VP8IteratorProgress(const VP8EncIterator* const it,