Searched refs:GetEntryCount (Results 1 – 11 of 11) sorted by relevance
54 auto GetEntryCount = [](ValueInfo V) { in computeSyntheticCounts() local76 Scaled64 EC(GetEntryCount(V), 0); in computeSyntheticCounts()
1009 long GetEntryCount() const;
7405 long Cluster::GetEntryCount() const { return m_entries_count; } in GetEntryCount() function in mkvparser::Cluster
7410 long Cluster::GetEntryCount() const { return m_entries_count; } in GetEntryCount() function in mkvparser::Cluster
876 cluster.GetEntryCount()); in OutputCluster()