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

/external/chromium_org/third_party/libwebp/dec/
H A Dvp8li.h117 int VP8LDecodeImage(VP8LDecoder* const dec);
H A Didec.c531 if (!VP8LDecodeImage(dec)) {
H A Dwebp.c500 if (!VP8LDecodeImage(dec)) {
H A Dvp8l.c1350 int VP8LDecodeImage(VP8LDecoder* const dec) { function
/external/webp/src/dec/
H A Dvp8li.h117 int VP8LDecodeImage(VP8LDecoder* const dec);
H A Didec.c531 if (!VP8LDecodeImage(dec)) {
H A Dwebp.c512 if (!VP8LDecodeImage(dec)) {
H A Dvp8l.c1350 int VP8LDecodeImage(VP8LDecoder* const dec) { function

Completed in 157 milliseconds