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

/external/chromium_org/third_party/libwebp/dec/
H A Dvp8li.h113 int VP8LDecodeHeader(VP8LDecoder* const dec, VP8Io* const io);
H A Didec.c506 if (!VP8LDecodeHeader(dec, io)) {
H A Dwebp.c493 if (!VP8LDecodeHeader(dec, &io)) {
H A Dvp8l.c1320 int VP8LDecodeHeader(VP8LDecoder* const dec, VP8Io* const io) { function
/external/webp/src/dec/
H A Dvp8li.h113 int VP8LDecodeHeader(VP8LDecoder* const dec, VP8Io* const io);
H A Didec.c506 if (!VP8LDecodeHeader(dec, io)) {
H A Dwebp.c505 if (!VP8LDecodeHeader(dec, &io)) {
H A Dvp8l.c1320 int VP8LDecodeHeader(VP8LDecoder* const dec, VP8Io* const io) { function

Completed in 332 milliseconds