OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RandomUniform
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
predictive_packet_manipulator.cc
35
double PredictivePacketManipulator::
RandomUniform
() {
39
"
RandomUniform
() function, i.e. once per packet.\n");
packet_manipulator.cc
58
} else if (
RandomUniform
() < config_.packet_loss_probability ||
87
inline double PacketManipulatorImpl::
RandomUniform
() {
Completed in 44 milliseconds