Home
last modified time | relevance | path

Searched defs:GetSources (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/api/
Drtp_receiver_interface.cc24 std::vector<RtpSource> RtpReceiverInterface::GetSources() const { in GetSources() function in webrtc::RtpReceiverInterface
/external/webrtc/modules/rtp_rtcp/source/
Dsource_tracker.cc60 std::vector<RtpSource> SourceTracker::GetSources() const { in GetSources() function in webrtc::SourceTracker
Dsource_tracker_unittest.cc67 std::vector<RtpSource> GetSources() const { in GetSources() function in webrtc::__anond6b505000111::ExpectedSourceTracker
/external/webrtc/media/engine/
Dfake_webrtc_call.h148 std::vector<webrtc::RtpSource> GetSources() const override { in GetSources() function
257 std::vector<webrtc::RtpSource> GetSources() const override { in GetSources() function
Dwebrtc_voice_engine.cc1233 std::vector<webrtc::RtpSource> GetSources() { in GetSources() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioReceiveStream
2455 std::vector<webrtc::RtpSource> WebRtcVoiceMediaChannel::GetSources( in GetSources() function in cricket::WebRtcVoiceMediaChannel
Dwebrtc_video_engine.cc2015 std::vector<webrtc::RtpSource> WebRtcVideoChannel::GetSources( in GetSources() function in cricket::WebRtcVideoChannel
2943 WebRtcVideoChannel::WebRtcVideoReceiveStream::GetSources() { in GetSources() function in cricket::WebRtcVideoChannel::WebRtcVideoReceiveStream
Dwebrtc_video_engine_unittest.cc9058 TEST_F(WebRtcVideoChannelBaseTest, GetSources) { in TEST_F() argument
/external/libaom/test/
Dblend_a64_mask_test.cc50 void GetSources(Pixel **src0, Pixel **src1, Pixel * /*dst*/, int run_times) { in GetSources() function in __anon5c0d39550111::BlendA64MaskTest
77 void GetSources(uint16_t **src0, uint16_t **src1, uint8_t * /*dst*/, in GetSources() function in __anon5c0d39550111::BlendA64MaskTest
/external/webrtc/pc/
Daudio_rtp_receiver.cc265 std::vector<RtpSource> AudioRtpReceiver::GetSources() const { in GetSources() function in webrtc::AudioRtpReceiver
Dvideo_rtp_receiver.cc306 std::vector<RtpSource> VideoRtpReceiver::GetSources() const { in GetSources() function in webrtc::VideoRtpReceiver
/external/webrtc/audio/
Daudio_receive_stream.cc405 std::vector<RtpSource> AudioReceiveStreamImpl::GetSources() const { in GetSources() function in webrtc::AudioReceiveStreamImpl
/external/webrtc/media/base/
Dfake_media_engine.cc203 std::vector<webrtc::RtpSource> FakeVoiceMediaChannel::GetSources( in GetSources() function in cricket::FakeVoiceMediaChannel
373 std::vector<webrtc::RtpSource> FakeVideoMediaChannel::GetSources( in GetSources() function in cricket::FakeVideoMediaChannel
/external/webrtc/video/
Dvideo_receive_stream2.cc1049 std::vector<webrtc::RtpSource> VideoReceiveStream2::GetSources() const { in GetSources() function in webrtc::internal::VideoReceiveStream2