Home
last modified time | relevance | path

Searched refs:aggregated_stats (Results 1 – 11 of 11) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/files/
H A DFileStats.cpp137 FileStats::StatByType aggregated_stats; in get_storage_statistics_by_chat_object() local
140 aggregated_stats[file_type].size += stat_by_type_[i].size; in get_storage_statistics_by_chat_object()
141 aggregated_stats[file_type].cnt += stat_by_type_[i].cnt; in get_storage_statistics_by_chat_object()
145 auto size = aggregated_stats[i].size; in get_storage_statistics_by_chat_object()
146 auto cnt = aggregated_stats[i].cnt; in get_storage_statistics_by_chat_object()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/video/
H A Dreceive_statistics_proxy.cc270 std::map<VideoContentType, ContentSpecificStats> aggregated_stats; in UpdateHistograms() local
277 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
284 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
290 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
293 for (const auto& it : aggregated_stats) { in UpdateHistograms()
/dports/net-im/tg_owt/tg_owt-d578c76/src/video/
H A Dreceive_statistics_proxy.cc270 std::map<VideoContentType, ContentSpecificStats> aggregated_stats; in UpdateHistograms() local
277 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
284 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
290 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
293 for (const auto& it : aggregated_stats) { in UpdateHistograms()
H A Dreceive_statistics_proxy2.cc290 std::map<VideoContentType, ContentSpecificStats> aggregated_stats; in UpdateHistograms() local
297 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
304 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
310 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
313 for (const auto& it : aggregated_stats) { in UpdateHistograms()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/video/
H A Dreceive_statistics_proxy.cc270 std::map<VideoContentType, ContentSpecificStats> aggregated_stats; in UpdateHistograms() local
277 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
284 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
290 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
293 for (const auto& it : aggregated_stats) { in UpdateHistograms()
H A Dreceive_statistics_proxy2.cc291 std::map<VideoContentType, ContentSpecificStats> aggregated_stats; in UpdateHistograms() local
298 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
305 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
311 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
314 for (const auto& it : aggregated_stats) { in UpdateHistograms()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/video/
H A Dreceive_statistics_proxy.cc219 std::map<VideoContentType, ContentSpecificStats> aggregated_stats; in UpdateHistograms() local
226 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
233 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
239 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
242 for (auto it : aggregated_stats) { in UpdateHistograms()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/video/
H A Dreceive_statistics_proxy.cc270 std::map<VideoContentType, ContentSpecificStats> aggregated_stats; in UpdateHistograms() local
277 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
284 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
290 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
293 for (const auto& it : aggregated_stats) { in UpdateHistograms()
H A Dreceive_statistics_proxy2.cc290 std::map<VideoContentType, ContentSpecificStats> aggregated_stats; in UpdateHistograms() local
297 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
304 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
310 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
313 for (const auto& it : aggregated_stats) { in UpdateHistograms()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/video/
H A Dreceive_statistics_proxy.cc219 std::map<VideoContentType, ContentSpecificStats> aggregated_stats; in UpdateHistograms() local
226 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
233 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
239 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
242 for (auto it : aggregated_stats) { in UpdateHistograms()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/video/
H A Dreceive_statistics_proxy.cc219 std::map<VideoContentType, ContentSpecificStats> aggregated_stats; in UpdateHistograms() local
226 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
233 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
239 aggregated_stats[content_type].Add(it.second); in UpdateHistograms()
242 for (auto it : aggregated_stats) { in UpdateHistograms()