Searched refs:nack_last_time_sent_full_ (Results 1 – 2 of 2) sorted by relevance
93 nack_last_time_sent_full_(0), in ModuleRtpRtcpImpl()703 nack_last_time_sent_full_ = now; in SendNACK()747 return now - nack_last_time_sent_full_ > wait_time; in TimeToSendFullNackList()
369 int64_t nack_last_time_sent_full_; variable