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