Searched refs:inactivityTime (Results 1 – 2 of 2) sorted by relevance
633 [=, this](int32_t inactivityTime) in processMediaQuality()635 return (inactivityTime != 0 && in processMediaQuality()636 mCountRtpInactivity >= inactivityTime); // check cross the threshold in processMediaQuality()
1559 long inactivityTime = getConfig( in loadMediaThreshold() local1562 mRTPMetricsData[3] = (int) inactivityTime; in loadMediaThreshold()