OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kFractionLoss
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/bitrate_controller/
send_side_bandwidth_estimation_unittest.cc
55
static const uint8_t
kFractionLoss
= 128;
68
bwe.UpdateReceiverBlock(
kFractionLoss
, kRttMs, 100, now_ms);
79
EXPECT_EQ(
kFractionLoss
, fraction_loss);
94
EXPECT_EQ(
kFractionLoss
, fraction_loss);
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_receiver_unittest.cc
[
all
...]
Completed in 843 milliseconds