Home | History | Annotate | Download | only in mkvparser

Lines Matching full:mm_end

5021   const long long mm_end = mm_start + mm_size;
5024 while (read_pos < mm_end) {
5029 ParseElementHeader(reader, read_pos, mm_end, child_id, child_size);
5085 if (read_pos > mm_end)