Searched refs:DEFAULT_RTCP_INTERVAL_SEC (Results 1 - 3 of 3) sorted by relevance

/external/opencore/nodes/streaming/common/include/
H A Dpvmf_sm_tunables.h116 #define DEFAULT_RTCP_INTERVAL_SEC 1 macro
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
H A Dpvmf_rtcp_proto_impl.h90 #define DEFAULT_RTCP_INTERVAL_SEC 1 macro
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
H A Dpvmf_rtcp_proto_impl.cpp267 interval = DEFAULT_RTCP_INTERVAL_SEC;
269 float rtcp_min_time = iInitialRTCPIntervalComputation ? (float)DEFAULT_RTCP_INTERVAL_SEC / 2.0 :
270 (float)DEFAULT_RTCP_INTERVAL_SEC;

Completed in 102 milliseconds