Home
last modified time | relevance | path

Searched refs:VP8InitIo (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dec/
Ddecode_vp8.h131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo() function
Dwebp.c469 VP8InitIo(&io); in DecodeInto()
Didec.c594 VP8InitIo(&idec->io_); in WebPINewDecoder()
Dvp8l.c1264 VP8InitIo(io); in VP8LDecodeAlphaHeader()