Home | History | Annotate | Download | only in mkvparser

Lines Matching defs:src_end

7033       BlockEntry** const src_end = src + m_entries_count;
7037 while (src != src_end)