Home
last modified time | relevance | path

Searched defs:SetNackHistory (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/audio/
H A Daudio_receive_stream.cc241 void AudioReceiveStreamImpl::SetNackHistory(int history_ms) { in SetNackHistory() function in webrtc::AudioReceiveStreamImpl
/aosp_15_r20/external/webrtc/media/engine/
H A Dfake_webrtc_call.h302 void SetNackHistory(webrtc::TimeDelta history) override { in SetNackHistory() function
H A Dfake_webrtc_call.cc117 void FakeAudioReceiveStream::SetNackHistory(int history_ms) { in SetNackHistory() function in cricket::FakeAudioReceiveStream
/aosp_15_r20/external/webrtc/video/
H A Drtp_video_stream_receiver2.cc1019 void RtpVideoStreamReceiver2::SetNackHistory(TimeDelta history) { in SetNackHistory() function in webrtc::RtpVideoStreamReceiver2
H A Dvideo_receive_stream2.cc501 void VideoReceiveStream2::SetNackHistory(TimeDelta history) { in SetNackHistory() function in webrtc::internal::VideoReceiveStream2