Searched defs:SetNackHistory (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/webrtc/audio/ | ||
H A D | audio_receive_stream.cc | 241 void AudioReceiveStreamImpl::SetNackHistory(int history_ms) { in SetNackHistory() function in webrtc::AudioReceiveStreamImpl |
/aosp_15_r20/external/webrtc/media/engine/ | ||
H A D | fake_webrtc_call.h | 302 void SetNackHistory(webrtc::TimeDelta history) override { in SetNackHistory() function |
H A D | fake_webrtc_call.cc | 117 void FakeAudioReceiveStream::SetNackHistory(int history_ms) { in SetNackHistory() function in cricket::FakeAudioReceiveStream |
/aosp_15_r20/external/webrtc/video/ | ||
H A D | rtp_video_stream_receiver2.cc | 1019 void RtpVideoStreamReceiver2::SetNackHistory(TimeDelta history) { in SetNackHistory() function in webrtc::RtpVideoStreamReceiver2 |
H A D | video_receive_stream2.cc | 501 void VideoReceiveStream2::SetNackHistory(TimeDelta history) { in SetNackHistory() function in webrtc::internal::VideoReceiveStream2 |