Home | History | Annotate | Download | only in mkvparser

Lines Matching defs:entry_count

1503   int entry_count = 0;
1515 ++entry_count;
1528 m_entries = new (std::nothrow) Entry[entry_count];
1579 assert(count_ <= entry_count);