Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Dunittest.cc81 : current_time_rtp_(0), in BoundedCapacityChannel()
88 current_time_rtp_ = std::max(current_time_rtp_, send_time_rtp) + in Send()
90 return current_time_rtp_; in Send()
94 int current_time_rtp_; member in webrtc::__anonb828ec1c0111::BoundedCapacityChannel