ReadImageInfo     109 third_party/libwebp/dec/vp8l.c     if (!ReadImageInfo(&br, &w, &h, &a)) {
ReadImageInfo    1325 third_party/libwebp/dec/vp8l.c   if (!ReadImageInfo(&dec->br_, &width, &height, &has_alpha)) {