Home
last modified time | relevance | path

Searched defs:GetSources (Results 1 – 14 of 14) 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.cc53 std::vector<RtpSource> SourceTracker::GetSources() const { in GetSources() function in webrtc::SourceTracker
Dsource_tracker_unittest.cc65 std::vector<RtpSource> GetSources() const { in GetSources() function in webrtc::__anonac8817e20111::ExpectedSourceTracker
/external/webrtc/media/engine/
Dfake_webrtc_call.h117 std::vector<webrtc::RtpSource> GetSources() const override { in GetSources() function
225 std::vector<webrtc::RtpSource> GetSources() const override { in GetSources() function
Dwebrtc_voice_engine.cc1307 std::vector<webrtc::RtpSource> GetSources() { in GetSources() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioReceiveStream
2444 std::vector<webrtc::RtpSource> WebRtcVoiceMediaChannel::GetSources( in GetSources() function in cricket::WebRtcVoiceMediaChannel
Dwebrtc_video_engine.cc1875 std::vector<webrtc::RtpSource> WebRtcVideoChannel::GetSources( in GetSources() function in cricket::WebRtcVideoChannel
2743 WebRtcVideoChannel::WebRtcVideoReceiveStream::GetSources() { in GetSources() function in cricket::WebRtcVideoChannel::WebRtcVideoReceiveStream
Dwebrtc_video_engine_unittest.cc8352 TEST_F(WebRtcVideoChannelBaseTest, GetSources) { in TEST_F() argument
/external/webrtc/pc/
Daudio_rtp_receiver.cc220 std::vector<RtpSource> AudioRtpReceiver::GetSources() const { in GetSources() function in webrtc::AudioRtpReceiver
Dvideo_rtp_receiver.cc286 std::vector<RtpSource> VideoRtpReceiver::GetSources() const { in GetSources() function in webrtc::VideoRtpReceiver
/external/libaom/libaom/test/
Dblend_a64_mask_test.cc50 void GetSources(Pixel **src0, Pixel **src1, Pixel * /*dst*/, int run_times) { in GetSources() function in __anonc3c2443a0111::BlendA64MaskTest
77 void GetSources(uint16_t **src0, uint16_t **src1, uint8_t * /*dst*/, in GetSources() function in __anonc3c2443a0111::BlendA64MaskTest
/external/webrtc/audio/
Daudio_receive_stream.cc278 std::vector<RtpSource> AudioReceiveStream::GetSources() const { in GetSources() function in webrtc::internal::AudioReceiveStream
/external/webrtc/media/base/
Dfake_media_engine.cc198 std::vector<webrtc::RtpSource> FakeVoiceMediaChannel::GetSources( in GetSources() function in cricket::FakeVoiceMediaChannel
365 std::vector<webrtc::RtpSource> FakeVideoMediaChannel::GetSources( in GetSources() function in cricket::FakeVideoMediaChannel
/external/webrtc/video/
Dvideo_receive_stream.cc755 std::vector<webrtc::RtpSource> VideoReceiveStream::GetSources() const { in GetSources() function in webrtc::internal::VideoReceiveStream
Dvideo_receive_stream2.cc781 std::vector<webrtc::RtpSource> VideoReceiveStream2::GetSources() const { in GetSources() function in webrtc::internal::VideoReceiveStream2