Searched defs:next_rtp_time_ (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_unittest_helper.h99 int64_t next_rtp_time_; member in class:webrtc::testing::RtpStream
/external/webrtc/webrtc/modules/video_coding/test/
H A Drtp_player.cc329 next_rtp_time_(0),
404 int64_t time_left = (next_rtp_time_ - first_packet_rtp_time_) -
453 uint32_t next_rtp_time_; member in class:webrtc::rtpplayer::RtpPlayerImpl

Completed in 624 milliseconds