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

  /external/webrtc/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_t first_rtp_timestamp_; member in class:cricket::RtpDumpLoopReader

Completed in 271 milliseconds