Home
last modified time | relevance | path

Searched refs:ntp_timestamp_ms (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/webrtc/call/
H A Dsyncable.h41 virtual void SetEstimatedPlayoutNtpTimestampMs(int64_t ntp_timestamp_ms,
/aosp_15_r20/external/webrtc/audio/
H A Dchannel_receive.cc142 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 Daudio_receive_stream.cc448 int64_t ntp_timestamp_ms, in SetEstimatedPlayoutNtpTimestampMs() argument
451 channel_receive_->SetEstimatedPlayoutNtpTimestampMs(ntp_timestamp_ms, in SetEstimatedPlayoutNtpTimestampMs()
H A Dchannel_receive.h123 virtual void SetEstimatedPlayoutNtpTimestampMs(int64_t ntp_timestamp_ms,
H A Daudio_receive_stream.h122 void SetEstimatedPlayoutNtpTimestampMs(int64_t ntp_timestamp_ms,
H A Dmock_voe_channel_proxy.h75 (int64_t ntp_timestamp_ms, int64_t time_ms),
/aosp_15_r20/external/webrtc/video/
H A Dvideo_receive_stream2.h186 void SetEstimatedPlayoutNtpTimestampMs(int64_t ntp_timestamp_ms,
H A Dvideo_receive_stream2.cc772 int64_t ntp_timestamp_ms, in SetEstimatedPlayoutNtpTimestampMs() argument