VP8Decode         141 third_party/libwebp/dec/decode_vp8.h int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
VP8Decode         474 third_party/libwebp/dec/webp.c         if (!VP8Decode(dec, &io)) {