HomeSort by relevance Sort by last modified time
    Searched refs:aggregated (Results 1 - 16 of 16) sorted by null

  /external/webrtc/webrtc/video/
report_block_stats_unittest.cc 84 RTCPReportBlock aggregated = stats.AggregateAndStore(empty); local
85 EXPECT_EQ(0U, aggregated.fractionLost);
86 EXPECT_EQ(0U, aggregated.cumulativeLost);
87 EXPECT_EQ(0U, aggregated.jitter);
88 EXPECT_EQ(0U, aggregated.extendedHighSeqNum);
93 RTCPReportBlock aggregated = stats.AggregateAndStore(ssrc1block1_); local
95 EXPECT_EQ(123U, aggregated.fractionLost);
96 EXPECT_EQ(10U, aggregated.cumulativeLost);
97 EXPECT_EQ(777U, aggregated.jitter);
98 EXPECT_EQ(24000U, aggregated.extendedHighSeqNum)
112 RTCPReportBlock aggregated = stats.AggregateAndStore(ssrc12block1_); local
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_h264.h 56 bool aggregated,
62 aggregated(aggregated),
69 bool aggregated; member in struct:webrtc::RtpPacketizerH264::Packet
rtp_format_h264.cc 270 } else if (packet.aggregated) {
289 while (packet.aggregated) {
  /external/autotest/client/site_tests/desktopui_SonicExtension/
config_json_iterator.py 100 """Returns dictionary of aggregated config files.
104 @return Dictionary containing the aggregated config files.
  /prebuilts/go/darwin-x86/src/runtime/
mgcwork.go 66 // Bytes marked (blackened) on this gcWork. This is aggregated
70 // Scan work performed on this gcWork. This is aggregated into
mbitmap.go 679 // (non-pointers are aggregated into tinySize allocations),
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
mgcwork.go 66 // Bytes marked (blackened) on this gcWork. This is aggregated
70 // Scan work performed on this gcWork. This is aggregated into
mbitmap.go 679 // (non-pointers are aggregated into tinySize allocations),
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
natconv.go 481 // optimization: exploit aggregated extra bits in macro blocks
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
natconv.go 478 // optimization: exploit aggregated extra bits in macro blocks
  /prebuilts/go/darwin-x86/src/math/big/
natconv.go 478 // optimization: exploit aggregated extra bits in macro blocks
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
natconv.go 481 // optimization: exploit aggregated extra bits in macro blocks
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
natconv.go 478 // optimization: exploit aggregated extra bits in macro blocks
  /prebuilts/go/linux-x86/src/math/big/
natconv.go 478 // optimization: exploit aggregated extra bits in macro blocks
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.0.CR3/
netty-codec-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar 

Completed in 478 milliseconds