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

  /external/webp/src/dec/
webpi.h 79 void WebPInitCustomIo(WebPDecParams* const params, VP8Io* const io);
idec.c 599 WebPInitCustomIo(&idec->params_, &idec->io_); // Plug the I/O functions.
io.c 641 void WebPInitCustomIo(WebPDecParams* const params, VP8Io* const io) {
webp.c 472 WebPInitCustomIo(params, &io); // Plug the I/O functions.
vp8l.c     [all...]

Completed in 161 milliseconds