Home | History | Annotate | Download | only in dec

Lines Matching refs:ReadImageInfo

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