Home
last modified time | relevance | path

Searched refs:VP8LDecodeHeader (Results 1 – 8 of 8) sorted by relevance

/external/opencv3/3rdparty/libwebp/dec/
Dvp8li.h105 int VP8LDecodeHeader(VP8LDecoder* const dec, VP8Io* const io);
Dwebp.c462 if (!VP8LDecodeHeader(dec, &io)) { in DecodeInto()
Didec.c497 if (!VP8LDecodeHeader(dec, io)) { in DecodeVP8LHeader()
Dvp8l.c1172 int VP8LDecodeHeader(VP8LDecoder* const dec, VP8Io* const io) { in VP8LDecodeHeader() function
/external/webp/src/dec/
Dvp8li.h117 int VP8LDecodeHeader(VP8LDecoder* const dec, VP8Io* const io);
Dwebp.c499 if (!VP8LDecodeHeader(dec, &io)) { in DecodeInto()
Didec.c514 if (!VP8LDecodeHeader(dec, io)) { in DecodeVP8LHeader()
Dvp8l.c1532 int VP8LDecodeHeader(VP8LDecoder* const dec, VP8Io* const io) { in VP8LDecodeHeader() function