Home
last modified time | relevance | path

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

/external/webrtc/rtc_tools/rtp_generator/
Drtp_generator.h97 int GetMaxDuration() const;
Drtp_generator.cc282 int RtpGenerator::GetMaxDuration() const { in GetMaxDuration() function in webrtc::RtpGenerator
293 int64_t max_end_ms = start_ms_ + GetMaxDuration(); in WaitUntilAllVideoStreamsFinish()