Searched refs:ntp_timestamp_ms (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/webrtc/call/ |
H A D | syncable.h | 41 virtual void SetEstimatedPlayoutNtpTimestampMs(int64_t ntp_timestamp_ms,
|
/aosp_15_r20/external/webrtc/audio/ |
H A D | channel_receive.cc | 142 void SetEstimatedPlayoutNtpTimestampMs(int64_t ntp_timestamp_ms, 1001 void ChannelReceive::SetEstimatedPlayoutNtpTimestampMs(int64_t ntp_timestamp_ms, in SetEstimatedPlayoutNtpTimestampMs() argument 1004 playout_timestamp_ntp_ = ntp_timestamp_ms; in SetEstimatedPlayoutNtpTimestampMs()
|
H A D | audio_receive_stream.cc | 448 int64_t ntp_timestamp_ms, in SetEstimatedPlayoutNtpTimestampMs() argument 451 channel_receive_->SetEstimatedPlayoutNtpTimestampMs(ntp_timestamp_ms, in SetEstimatedPlayoutNtpTimestampMs()
|
H A D | channel_receive.h | 123 virtual void SetEstimatedPlayoutNtpTimestampMs(int64_t ntp_timestamp_ms,
|
H A D | audio_receive_stream.h | 122 void SetEstimatedPlayoutNtpTimestampMs(int64_t ntp_timestamp_ms,
|
H A D | mock_voe_channel_proxy.h | 75 (int64_t ntp_timestamp_ms, int64_t time_ms),
|
/aosp_15_r20/external/webrtc/video/ |
H A D | video_receive_stream2.h | 186 void SetEstimatedPlayoutNtpTimestampMs(int64_t ntp_timestamp_ms,
|
H A D | video_receive_stream2.cc | 772 int64_t ntp_timestamp_ms, in SetEstimatedPlayoutNtpTimestampMs() argument
|