Searched refs:SetInactivityTimerSec (Results 1 – 9 of 9) sorted by relevance
56 void SetInactivityTimerSec(const uint32_t time);
64 void SetInactivityTimerSec(const uint32_t time);
178 decoder->SetInactivityTimerSec(threshold->getRtcpInactivityTimerMillis() / 1000); in setMediaQualityThreshold()
205 decoder->SetInactivityTimerSec(threshold->getRtpInactivityTimerMillis().empty() in setMediaQualityThreshold()
177 decoder->SetInactivityTimerSec(threshold->getRtcpInactivityTimerMillis() / 1000); in setMediaQualityThreshold()
219 decoder->SetInactivityTimerSec(threshold->getRtpInactivityTimerMillis().empty() in setMediaQualityThreshold()
267 void RtcpDecoderNode::SetInactivityTimerSec(const uint32_t time) in SetInactivityTimerSec() function in RtcpDecoderNode
568 void RtpDecoderNode::SetInactivityTimerSec(const uint32_t time) in SetInactivityTimerSec() function in RtpDecoderNode
258 pRtcpDecNode->SetInactivityTimerSec(1); in TEST_F()