Home
last modified time | relevance | path

Searched refs:send_time_rtp (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Dunittest.cc87 int Send(int send_time_rtp, int nbytes) { in Send() argument
88 current_time_rtp_ = std::max(current_time_rtp_, send_time_rtp) + in Send()