Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dinter_arrival.cc116 uint32_t timestamp_diff = in PacketInOrder() local
131 uint32_t timestamp_diff = in NewTimestampGroup() local
145 uint32_t timestamp_diff = timestamp - current_timestamp_group_.timestamp; in BelongsToBurst() local
/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A DTestAllCodecs.cc100 uint32_t TestPack::timestamp_diff() { in timestamp_diff() function in webrtc::TestPack
350 uint32_t timestamp_diff; in Run() local
H A DTestStereo.cc83 uint32_t TestPackStereo::timestamp_diff() { in timestamp_diff() function in webrtc::TestPackStereo
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_replacement_input.cc97 const uint32_t timestamp_diff = in ReplacePacket() local
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dlocal_recorder.cpp236 auto timestamp_diff = in EncoderLoop() local
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Ddecision_logic.cc289 int32_t timestamp_diff = static_cast<int32_t>( in CngOperation() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dreceive_statistics_impl.cc319 uint32_t timestamp_diff = packet.Timestamp() - last_received_timestamp_; in IsRetransmitOfOldPacket() local
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/
H A Dscreenshare_layers.cc465 int64_t timestamp_diff = timestamp - last_sync_timestamp_; in TimeToSync() local
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/
Daidl_camera_device_session.cc128 uint32_t timestamp_diff = timestamp_now - preview_timestamp_last_; in ProcessCaptureResult() local
/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/
H A Daudio_coding_module_unittest.cc671 uint32_t timestamp_diff = packet->header().timestamp - last_timestamp_; in VerifyPacket() local