Home
last modified time | relevance | path

Searched defs:prev_timestamp (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
Doveruse_detector.cc147 uint32_t prev_timestamp) { in InOrderTimestamp()
/external/chromium_org/media/cast/
Dcast_defines.h114 inline bool IsNewerRtpTimestamp(uint32 timestamp, uint32 prev_timestamp) { in IsNewerRtpTimestamp()
/external/chromium_org/media/filters/
Dsource_buffer_stream.cc717 base::TimeDelta prev_timestamp = last_appended_buffer_timestamp_; in IsMonotonicallyIncreasing() local
768 base::TimeDelta prev_timestamp = last_appended_buffer_timestamp_; in UpdateMaxInterbufferDistance() local
986 base::TimeDelta prev_timestamp = last_appended_buffer_timestamp_; in PrepareRangesForNextAppend() local
/external/chromium_org/third_party/webrtc/modules/interface/
Dmodule_common_types.h902 inline bool IsNewerTimestamp(uint32_t timestamp, uint32_t prev_timestamp) { in IsNewerTimestamp()
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dneteq_impl.cc1749 uint32_t prev_timestamp = 0; in ExtractPackets() local