HomeSort by relevance Sort by last modified time
    Searched refs:VP8IteratorProgress (Results 1 - 4 of 4) sorted by null

  /external/webp/src/enc/
vp8enci.h 337 int VP8IteratorProgress(const VP8EncIterator* const it,
frame.c 562 if (percent_delta && !VP8IteratorProgress(&it, percent_delta))
726 ok = VP8IteratorProgress(&it, 20);
798 ok = VP8IteratorProgress(&it, 20);
analysis.c 411 ok = VP8IteratorProgress(it, job->delta_progress);
iterator.c 85 int VP8IteratorProgress(const VP8EncIterator* const it, int delta) {

Completed in 42 milliseconds