Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_unittest_helper.h78 double next_rtp_time() const;
Dremote_bitrate_estimator_unittest_helper.cc77 double RtpStream::next_rtp_time() const { in next_rtp_time() function in webrtc::testing::RtpStream
188 return (*it).second->next_rtp_time(); in GenerateFrame()