/external/webrtc/api/ |
D | rtp_receiver_interface.cc | 24 std::vector<RtpSource> RtpReceiverInterface::GetSources() const { in GetSources() function in webrtc::RtpReceiverInterface
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | source_tracker.cc | 53 std::vector<RtpSource> SourceTracker::GetSources() const { in GetSources() function in webrtc::SourceTracker
|
D | source_tracker_unittest.cc | 65 std::vector<RtpSource> GetSources() const { in GetSources() function in webrtc::__anonac8817e20111::ExpectedSourceTracker
|
/external/webrtc/media/engine/ |
D | fake_webrtc_call.h | 117 std::vector<webrtc::RtpSource> GetSources() const override { in GetSources() function 225 std::vector<webrtc::RtpSource> GetSources() const override { in GetSources() function
|
D | webrtc_voice_engine.cc | 1307 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
|
D | webrtc_video_engine.cc | 1875 std::vector<webrtc::RtpSource> WebRtcVideoChannel::GetSources( in GetSources() function in cricket::WebRtcVideoChannel 2743 WebRtcVideoChannel::WebRtcVideoReceiveStream::GetSources() { in GetSources() function in cricket::WebRtcVideoChannel::WebRtcVideoReceiveStream
|
D | webrtc_video_engine_unittest.cc | 8352 TEST_F(WebRtcVideoChannelBaseTest, GetSources) { in TEST_F() argument
|
/external/webrtc/pc/ |
D | audio_rtp_receiver.cc | 220 std::vector<RtpSource> AudioRtpReceiver::GetSources() const { in GetSources() function in webrtc::AudioRtpReceiver
|
D | video_rtp_receiver.cc | 286 std::vector<RtpSource> VideoRtpReceiver::GetSources() const { in GetSources() function in webrtc::VideoRtpReceiver
|
/external/libaom/libaom/test/ |
D | blend_a64_mask_test.cc | 50 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/ |
D | audio_receive_stream.cc | 278 std::vector<RtpSource> AudioReceiveStream::GetSources() const { in GetSources() function in webrtc::internal::AudioReceiveStream
|
/external/webrtc/media/base/ |
D | fake_media_engine.cc | 198 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/ |
D | video_receive_stream.cc | 755 std::vector<webrtc::RtpSource> VideoReceiveStream::GetSources() const { in GetSources() function in webrtc::internal::VideoReceiveStream
|
D | video_receive_stream2.cc | 781 std::vector<webrtc::RtpSource> VideoReceiveStream2::GetSources() const { in GetSources() function in webrtc::internal::VideoReceiveStream2
|