Home | History | Annotate | Download | only in libwebm

Lines Matching defs:entry_count

1868     int entry_count = 0;

1886 ++entry_count;
1896 m_entries = new (std::nothrow) Entry[entry_count];
1955 assert(count_ <= entry_count);