Lines Matching refs:ReadImageInfo
88 static int ReadImageInfo(VP8LBitReader* const br,110 if (!ReadImageInfo(&br, &w, &h, &a)) {1184 if (!ReadImageInfo(&dec->br_, &width, &height, &has_alpha)) {