Searched refs:nack_last_time_sent_full_ms_ (Results 1 – 4 of 4) sorted by relevance
64 nack_last_time_sent_full_ms_(0), in ModuleRtpRtcpImpl2()549 nack_last_time_sent_full_ms_ = now_ms; in SendNACK()597 return now - nack_last_time_sent_full_ms_ > wait_time; in TimeToSendFullNackList()
68 nack_last_time_sent_full_ms_(0), in ModuleRtpRtcpImpl()645 nack_last_time_sent_full_ms_ = now_ms; in SendNACK()693 return now - nack_last_time_sent_full_ms_ > wait_time; in TimeToSendFullNackList()
314 int64_t nack_last_time_sent_full_ms_; variable
347 int64_t nack_last_time_sent_full_ms_; variable