Home
last modified time | relevance | path

Searched defs:timestamp_diff (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/modules/remote_bitrate_estimator/
Dinter_arrival.cc118 uint32_t timestamp_diff = in PacketInOrder() local
133 uint32_t timestamp_diff = in NewTimestampGroup() local
147 uint32_t timestamp_diff = timestamp - current_timestamp_group_.timestamp; in BelongsToBurst() local
/external/webrtc/modules/audio_coding/test/
DTestAllCodecs.cc100 uint32_t TestPack::timestamp_diff() { in timestamp_diff() function in webrtc::TestPack
383 uint32_t timestamp_diff; in Run() local
DTestStereo.cc83 uint32_t TestPackStereo::timestamp_diff() { in timestamp_diff() function in webrtc::TestPackStereo
/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_replacement_input.cc97 const uint32_t timestamp_diff = in ReplacePacket() local
/external/webrtc/modules/audio_coding/neteq/
Ddecision_logic.cc250 int32_t timestamp_diff = static_cast<int32_t>( in CngOperation() local
/external/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers.cc462 int64_t timestamp_diff = timestamp - last_sync_timestamp_; in TimeToSync() local
/external/webrtc/modules/rtp_rtcp/source/
Dreceive_statistics_impl.cc278 uint32_t timestamp_diff = packet.Timestamp() - last_received_timestamp_; in IsRetransmitOfOldPacket() local
/external/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_unittest.cc1213 uint32_t timestamp_diff = packet->header().timestamp - last_timestamp_; in VerifyPacket() local