Searched refs:parse_seekhead (Results 1 – 2 of 2) sorted by relevance
177 FXbool parse_seekhead(Element&);1214 if (!parse_seekhead(element)) in parse_segment()1260 FXbool MatroskaReader::parse_seekhead(Element & container) { in parse_seekhead() function in ap::matroska::MatroskaReader
2776 static int parse_seekhead(demux_matroska_t *this) { in parse_seekhead() function2837 if ((elem.len > 0) && !parse_seekhead(this)) in parse_top_level_head()