OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_lossPct
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
test_callbacks.cc
215
_lossPct
(0),
332
_lossPct
= lossPct;
350
if (UnifomLoss(
_lossPct
))
375
double probTrans01 = (probTrans10 * (
_lossPct
/ (100.0 -
_lossPct
)));
378
// burstLength = 100.0 / (100.0 -
_lossPct
) (i.e., p10 + p01 = 100)
test_callbacks.h
196
double
_lossPct
;
Completed in 30 milliseconds