Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dec/
Dvp8li.h109 int VP8LDecodeImage(VP8LDecoder* const dec);
Dwebp.c469 if (!VP8LDecodeImage(dec)) { in DecodeInto()
Didec.c522 if (!VP8LDecodeImage(dec)) { in DecodeVP8LData()
Dvp8l.c1202 int VP8LDecodeImage(VP8LDecoder* const dec) { in VP8LDecodeImage() function
/external/webp/src/dec/
Dvp8li.h121 int VP8LDecodeImage(VP8LDecoder* const dec);
Dwebp.c506 if (!VP8LDecodeImage(dec)) { in DecodeInto()
Didec.c540 if (!VP8LDecodeImage(dec)) { in DecodeVP8LData()
Dvp8l.c1561 int VP8LDecodeImage(VP8LDecoder* const dec) { in VP8LDecodeImage() function