| /external/webrtc/audio/ |
| D | audio_send_stream_unittest.cc | 400 auto send_stream = helper.CreateAudioSendStream(); in TEST() local 407 auto send_stream = helper.CreateAudioSendStream(); in TEST() local 418 auto send_stream = helper.CreateAudioSendStream(); in TEST() local 427 auto send_stream = helper.CreateAudioSendStream(); in TEST() local 434 auto send_stream = helper.CreateAudioSendStream(); in TEST() local 441 auto send_stream = helper.CreateAudioSendStream(); in TEST() local 480 auto send_stream = helper.CreateAudioSendStream(); in TEST() local 548 auto send_stream = helper.CreateAudioSendStream(); in TEST() local 588 auto send_stream = helper.CreateAudioSendStream(); in TEST() local 614 auto send_stream = helper.CreateAudioSendStream(); in TEST() local [all …]
|
| D | audio_send_stream_tests.cc | 226 void OnAudioStreamsCreated(AudioSendStream* send_stream, in TEST_F()
|
| D | audio_receive_stream.cc | 463 internal::AudioSendStream* send_stream) { in AssociateSendStream()
|
| /external/webrtc/call/ |
| D | degraded_call.cc | 241 AudioSendStream* send_stream = call_->CreateAudioSendStream(degrade_config); in CreateAudioSendStream() local 251 void DegradedCall::DestroyAudioSendStream(AudioSendStream* send_stream) { in DestroyAudioSendStream() 275 VideoSendStream* send_stream = call_->CreateVideoSendStream( in CreateVideoSendStream() local 293 VideoSendStream* send_stream = call_->CreateVideoSendStream( in CreateVideoSendStream() local 301 void DegradedCall::DestroyVideoSendStream(VideoSendStream* send_stream) { in DestroyVideoSendStream()
|
| D | call.cc | 803 AudioSendStream* send_stream = new AudioSendStream( in CreateAudioSendStream() local 824 void Call::DestroyAudioSendStream(webrtc::AudioSendStream* send_stream) { in DestroyAudioSendStream() 940 VideoSendStream* send_stream = new VideoSendStream( in CreateVideoSendStream() local 980 void Call::DestroyVideoSendStream(webrtc::VideoSendStream* send_stream) { in DestroyVideoSendStream()
|
| D | call_unittest.cc | 200 AudioSendStream* send_stream = call->CreateAudioSendStream(send_config); in TEST() local 222 AudioSendStream* send_stream = call->CreateAudioSendStream(send_config); in TEST() local
|
| D | call_perf_tests.cc | 719 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TestMinTransmitBitrate() 870 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TEST_F() 1110 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TestEncodeFramerate()
|
| D | rampup_tests.cc | 111 VideoSendStream* send_stream, in OnVideoStreamsCreated()
|
| /external/webrtc/audio/test/ |
| D | audio_end_to_end_test.h | 30 const AudioSendStream* send_stream() const { return send_stream_; } in send_stream() function
|
| D | audio_end_to_end_test.cc | 100 AudioSendStream* send_stream, in OnAudioStreamsCreated()
|
| /external/tensorflow/tensorflow/core/common_runtime/pluggable_device/ |
| D | pluggable_device_util.cc | 116 se::Stream* send_stream = nullptr; in DeviceToDeviceCopy() local 179 se::Stream* send_stream = nullptr; in CopyPluggableDeviceTensorToCPU() local 298 se::Stream* send_stream = nullptr; in CopyPluggableDeviceTensorToSameDevice() local
|
| /external/tensorflow/tensorflow/core/common_runtime/gpu/ |
| D | gpu_util.cc | 119 se::Stream* send_stream = nullptr; in SetProtoFromGPU() local 193 se::Stream* send_stream = nullptr; in DeviceToDeviceCopy() local 272 se::Stream* send_stream = nullptr; in CopyGPUTensorToCPU() local 475 se::Stream* send_stream = nullptr; in CopyGPUTensorToSameGPU() local
|
| /external/webrtc/video/end_to_end_tests/ |
| D | stats_tests.cc | 289 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TEST_F() 372 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TEST_F() 411 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TEST_F() 661 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TEST_F()
|
| D | ssrc_tests.cc | 192 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TestSendsSetSsrcs()
|
| D | bandwidth_tests.cc | 332 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TEST_F()
|
| D | retransmission_tests.cc | 213 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TEST_F()
|
| /external/webrtc/test/scenario/ |
| D | audio_stream.cc | 172 SendAudioStream* send_stream, in ReceiveAudioStream()
|
| D | video_stream.cc | 537 SendVideoStream* send_stream, in ReceiveVideoStream()
|
| /external/webrtc/modules/video_coding/codecs/h264/ |
| D | h264_encoder_impl.cc | 696 void H264EncoderImpl::LayerConfig::SetStreamState(bool send_stream) { in SetStreamState()
|
| /external/webrtc/modules/video_coding/codecs/vp8/ |
| D | libvpx_vp8_encoder.cc | 358 bool send_stream = target_bitrate_kbps > 0; in SetRates() local 402 void LibvpxVp8Encoder::SetStreamState(bool send_stream, int stream_idx) { in SetStreamState()
|
| /external/webrtc/test/ |
| D | call_test.cc | 797 VideoSendStream* send_stream, in OnVideoStreamsCreated() 805 AudioSendStream* send_stream, in OnAudioStreamsCreated()
|
| /external/webrtc/media/engine/ |
| D | fake_webrtc_call.cc | 568 void FakeCall::DestroyAudioSendStream(webrtc::AudioSendStream* send_stream) { in DestroyAudioSendStream() 609 void FakeCall::DestroyVideoSendStream(webrtc::VideoSendStream* send_stream) { in DestroyVideoSendStream()
|
| D | webrtc_video_engine_unittest.cc | 2538 FakeVideoSendStream* send_stream = in TestSetSendRtpHeaderExtensions() local 2616 FakeVideoSendStream* send_stream = in TestLossNotificationState() local 2637 FakeVideoSendStream* send_stream = in TestExtensionFilter() local 2765 FakeVideoSendStream* send_stream = AddSendStream( in TEST_F() local 2824 FakeVideoSendStream* send_stream = in TEST_F() local 2895 FakeVideoSendStream* send_stream = in TEST_F() local 2957 FakeVideoSendStream* send_stream = in TEST_F() local 3102 FakeVideoSendStream* send_stream = in TEST_F() local 3138 FakeVideoSendStream* send_stream = in TEST_F() local 3153 FakeVideoSendStream* send_stream = AddSendStream(); in TEST_F() local [all …]
|
| /external/webrtc/video/ |
| D | video_send_stream_tests.cc | 1538 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TEST_F() 2314 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TEST_F() 2395 void OnVideoStreamsCreated(VideoSendStream* send_stream, in OnVideoStreamsCreated() 2825 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TEST_F() 2971 void OnVideoStreamsCreated(VideoSendStream* send_stream, in TEST_F() 3827 void OnVideoStreamsCreated(VideoSendStream* send_stream, in OnVideoStreamsCreated() 3896 void OnVideoStreamsCreated(VideoSendStream* send_stream, in OnVideoStreamsCreated()
|
| /external/grpc-grpc/test/cpp/microbenchmarks/ |
| D | bm_chttp2_transport.cc | 408 grpc_core::ManualConstructor<grpc_core::SliceBufferByteStream> send_stream; in BM_TransportStreamSend() local
|