Searched refs:VP8IteratorProgress (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dvp8enci.h314 int VP8IteratorProgress(const VP8EncIterator* const it,
H A Dframe.c732 if (percent_delta && !VP8IteratorProgress(&it, percent_delta))
896 ok = VP8IteratorProgress(&it, 20);
952 ok = VP8IteratorProgress(&it, 20);
H A Danalysis.c407 ok = VP8IteratorProgress(&it, 20);
H A Diterator.c74 int VP8IteratorProgress(const VP8EncIterator* const it, int delta) { function
/external/webp/src/enc/
H A Dvp8enci.h314 int VP8IteratorProgress(const VP8EncIterator* const it,
H A Dframe.c732 if (percent_delta && !VP8IteratorProgress(&it, percent_delta))
896 ok = VP8IteratorProgress(&it, 20);
952 ok = VP8IteratorProgress(&it, 20);
H A Danalysis.c407 ok = VP8IteratorProgress(&it, 20);
H A Diterator.c74 int VP8IteratorProgress(const VP8EncIterator* const it, int delta) { function

Completed in 279 milliseconds