Home
last modified time | relevance | path

Searched refs:iRandGen (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
Dpvmf_rtcp_proto_impl.h283 OsclRand iRandGen; variable
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_rtcp_proto_impl.cpp65 iRandGen.Seed(RTCP_RAND_SEED); in PVRTCPChannelController()
294 uint32 n = iRandGen.Rand() % 1000; in CalcRtcpInterval()