Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dinter_arrival.cc92 uint32_t timestamp_diff = timestamp - in PacketInOrder() local
107 uint32_t timestamp_diff = timestamp - in NewTimestampGroup() local
121 uint32_t timestamp_diff = timestamp - current_timestamp_group_.timestamp; in BelongsToBurst() local
/external/webrtc/webrtc/modules/audio_coding/test/
DTestAllCodecs.cc99 uint32_t TestPack::timestamp_diff() { in timestamp_diff() function in webrtc::TestPack
422 uint32_t timestamp_diff; in Run() local
DTestStereo.cc94 uint32_t TestPackStereo::timestamp_diff() { in timestamp_diff() function in webrtc::TestPackStereo
/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddecision_logic_normal.cc91 int32_t timestamp_diff = static_cast<int32_t>( in CngOperation() local
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers.cc233 int64_t timestamp_diff = timestamp - last_sync_timestamp_; in TimeToSync() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dreceive_statistics_impl.cc332 uint32_t timestamp_diff = header.timestamp - last_received_timestamp_; in IsRetransmitOfOldPacket() local
/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_unittest_oldapi.cc1173 uint32_t timestamp_diff = packet->header().timestamp - last_timestamp_; in VerifyPacket() local