| /external/webrtc/pc/ |
| D | audio_rtp_receiver.cc | 33 std::vector<std::string> stream_ids) in AudioRtpReceiver() 103 std::vector<std::string> AudioRtpReceiver::stream_ids() const { in stream_ids() function in webrtc::AudioRtpReceiver 104 std::vector<std::string> stream_ids(streams_.size()); in stream_ids() local 183 void AudioRtpReceiver::set_stream_ids(std::vector<std::string> stream_ids) { in set_stream_ids()
|
| D | video_rtp_receiver.cc | 34 std::vector<std::string> stream_ids) in VideoRtpReceiver() 74 std::vector<std::string> VideoRtpReceiver::stream_ids() const { in stream_ids() function in webrtc::VideoRtpReceiver 75 std::vector<std::string> stream_ids(streams_.size()); in stream_ids() local 199 void VideoRtpReceiver::set_stream_ids(std::vector<std::string> stream_ids) { in set_stream_ids()
|
| D | peer_connection_wrapper.cc | 287 const std::vector<std::string>& stream_ids) { in AddTrack() 296 const std::vector<std::string>& stream_ids) { in AddAudioTrack() 302 const std::vector<std::string>& stream_ids) { in AddVideoTrack()
|
| D | rtp_sender.h | 109 std::vector<std::string> stream_ids() const override { return stream_ids_; } in stream_ids() function 110 void set_stream_ids(const std::vector<std::string>& stream_ids) override { in set_stream_ids()
|
| D | rtp_receiver.cc | 36 RtpReceiverInternal::CreateStreamsFromIds(std::vector<std::string> stream_ids) { in CreateStreamsFromIds()
|
| D | media_session.h | 42 std::vector<std::string> stream_ids; member
|
| D | rtp_sender.cc | 209 void RtpSenderBase::SetStreams(const std::vector<std::string>& stream_ids) { in SetStreams()
|
| D | peer_connection.cc | 584 std::string GetStreamIdsString(rtc::ArrayView<const std::string> stream_ids) { in GetStreamIdsString() 1465 const std::vector<std::string>& stream_ids) { in AddTrack() 1498 const std::vector<std::string>& stream_ids) { in AddTrackPlanB() 1540 const std::vector<std::string>& stream_ids) { in AddTrackUnifiedPlan() 1805 const std::vector<std::string>& stream_ids, in CreateSender() 1894 std::vector<std::string> stream_ids; in CreateSender() local 3197 std::vector<std::string> stream_ids; in ApplyRemoteDescription() local 3381 const std::vector<std::string>& stream_ids, in SetAssociatedRemoteStreams()
|
| D | webrtc_sdp.cc | 670 std::vector<std::string> stream_ids; in CreateTracksFromSsrcInfos() local 1595 std::vector<std::string> stream_ids = track.stream_ids(); in BuildRtpContentAttributes() local 2320 std::vector<std::string>* stream_ids, in ParseMsidAttribute() 2966 std::vector<std::string> stream_ids; in ParseContent() local
|
| D | media_session.cc | 1347 const std::vector<std::string>& stream_ids) { in AddAudioSender() 1354 const std::vector<std::string>& stream_ids, in AddVideoSender() 1376 const std::vector<std::string>& stream_ids, in AddSenderInternal()
|
| D | peer_connection_interface_unittest.cc | 815 const std::vector<std::string>& stream_ids = {}) { in AddVideoTrack() 834 const std::vector<std::string>& stream_ids = {}) { in AddAudioTrack()
|
| D | peer_connection_rtp_unittest.cc | 731 std::vector<std::string> stream_ids = in TEST_F() local
|
| D | peer_connection_integrationtest.cc | 131 std::vector<std::string> stream_ids; in RemoveSsrcsAndKeepMsids() local 361 const std::vector<std::string>& stream_ids = {}) { in AddTrack()
|
| D | media_session_unittest.cc | 357 const std::vector<std::string>& stream_ids, in AttachSenderToMediaDescriptionOptions() 384 const std::vector<std::string>& stream_ids, in AttachSenderToMediaDescriptionOptions()
|
| /external/webrtc/api/ |
| D | rtp_sender_interface.h | 69 virtual void SetStreams(const std::vector<std::string>& stream_ids) {} in SetStreams()
|
| D | rtp_transceiver_interface.h | 41 std::vector<std::string> stream_ids; member
|
| D | rtp_receiver_interface.cc | 15 std::vector<std::string> RtpReceiverInterface::stream_ids() const { in stream_ids() function in webrtc::RtpReceiverInterface
|
| /external/webrtc/media/base/ |
| D | stream_params.cc | 45 void AppendStreamIds(rtc::ArrayView<const std::string> stream_ids, in AppendStreamIds() 224 std::vector<std::string> StreamParams::stream_ids() const { in stream_ids() function in cricket::StreamParams 228 void StreamParams::set_stream_ids(const std::vector<std::string>& stream_ids) { in set_stream_ids()
|
| /external/webrtc/api/test/ |
| D | dummy_peer_connection.h | 44 const std::vector<std::string>& stream_ids) override { in AddTrack()
|
| /external/webrtc/pc/test/ |
| D | fake_peer_connection_base.h | 49 const std::vector<std::string>& stream_ids) override { in AddTrack()
|
| /external/webrtc/media/engine/ |
| D | webrtc_voice_engine.cc | 1156 const std::vector<std::string>& stream_ids, in WebRtcAudioReceiveStream() 1238 const std::vector<std::string>& stream_ids) { in MaybeRecreateAudioReceiveStream()
|
| /external/arm-trusted-firmware/plat/brcm/board/stingray/src/ |
| D | iommu.c | 285 uint16_t *stream_ids; member
|