Searched refs:send_time_rtp (Results 1 – 1 of 1) sorted by relevance
87 int Send(int send_time_rtp, int nbytes) { in Send() argument88 current_time_rtp_ = std::max(current_time_rtp_, send_time_rtp) + in Send()