OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:burst_length
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
tb_external_transport.h
38
int
burst_length
; // Only applicable for kGilbertElliotLoss.
member in struct:NetworkParameters
43
packet_loss_rate(0),
burst_length
(0), mean_one_way_delay(0),
128
bool GilbertElliotLoss(int loss_rate, int
burst_length
);
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testFec/
test_packet_masks_metrics.cc
262
double
burst_length
= static_cast<double>(
local
277
double prob10 = 1.0 /
burst_length
;
545
float
burst_length
= loss_model_[k].average_burst_length;
549
burst_length
,
[
all
...]
Completed in 130 milliseconds