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

/external/chromium_org/third_party/libwebp/enc/
H A Dvp8enci.h329 void VP8IteratorImport(VP8EncIterator* const it, uint8_t* tmp_32);
H A Dframe.c553 VP8IteratorImport(&it, NULL);
715 VP8IteratorImport(&it, NULL);
780 VP8IteratorImport(&it, NULL);
H A Danalysis.c405 VP8IteratorImport(it, scratch);
H A Diterator.c127 void VP8IteratorImport(VP8EncIterator* const it, uint8_t* tmp_32) { function
/external/webp/src/enc/
H A Dvp8enci.h329 void VP8IteratorImport(VP8EncIterator* const it, uint8_t* tmp_32);
H A Dframe.c553 VP8IteratorImport(&it, NULL);
715 VP8IteratorImport(&it, NULL);
780 VP8IteratorImport(&it, NULL);
H A Danalysis.c405 VP8IteratorImport(it, scratch);
H A Diterator.c127 void VP8IteratorImport(VP8EncIterator* const it, uint8_t* tmp_32) { function

Completed in 201 milliseconds