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