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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
rtp_generator.cc 53 jump_from_timestamp_ &&
54 timestamp_ > jump_from_timestamp_) {
55 // We just moved across the |jump_from_timestamp_| timestamp. Do the jump.
rtp_generator.h 68 jump_from_timestamp_(jump_from_timestamp),
76 uint32_t jump_from_timestamp_; member in class:webrtc::test::TimestampJumpRtpGenerator

Completed in 29 milliseconds