WebPGetInfo       597 third_party/libwebp/dec/webp.c   if (!WebPGetInfo(data, data_size, &output.width, &output.height)) {
WebPGetInfo        45 third_party/libwebp/webp/decode.h WEBP_EXTERN(int) WebPGetInfo(const uint8_t* data, size_t data_size,