Home
last modified time | relevance | path

Searched defs:aggregated (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/video/
Dreport_block_stats_unittest.cc84 RTCPReportBlock aggregated = stats.AggregateAndStore(empty); in TEST_F() local
93 RTCPReportBlock aggregated = stats.AggregateAndStore(ssrc1block1_); in TEST_F() local
112 RTCPReportBlock aggregated = stats.AggregateAndStore(ssrc12block1_); in TEST_F() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_h264.h69 bool aggregated; member