Searched refs:maybeBoxType (Results 1 – 1 of 1) sorted by relevance
207 int maybeBoxType = readInt(fd); in parseNextBox() local208 if (maybeBoxType != BOX_HDLR) { in parseNextBox()