HomeSort by relevance Sort by last modified time
    Searched refs:first_rtp_timestamp_ (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/libjingle/source/talk/session/phone/
rtpdump.cc 180 first_rtp_timestamp_(0),
231 first_rtp_timestamp_ = rtp_timestamp;
255 (prev_rtp_timestamp_ - first_rtp_timestamp_) * frame_count_ /
rtpdump.h 156 uint32 first_rtp_timestamp_; member in class:cricket::RtpDumpLoopReader
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
rtpdump.cc 217 first_rtp_timestamp_(0),
268 first_rtp_timestamp_ = rtp_timestamp;
292 (prev_rtp_timestamp_ - first_rtp_timestamp_) * frame_count_ /
rtpdump.h 178 uint32 first_rtp_timestamp_; member in class:cricket::RtpDumpLoopReader

Completed in 28 milliseconds