Home | History | Annotate | Download | only in dec

Lines Matching defs:ReadImageInfo

117 static int ReadImageInfo(VP8LBitReader* const br,
138 if (!ReadImageInfo(&br, &w, &h, &a)) {
1588 if (!ReadImageInfo(&dec->br_, &width, &height, &has_alpha)) {