| /external/webrtc/pc/ |
| D | media_stream_unittest.cc | 109 scoped_refptr<webrtc::MediaStreamTrackInterface> audio_track( in TEST_F() local 149 scoped_refptr<webrtc::AudioTrackInterface> audio_track( in TEST_F() local
|
| D | audio_rtp_receiver.h | 54 rtc::scoped_refptr<AudioTrackInterface> audio_track() const { in audio_track() function
|
| D | peer_connection_rtp_unittest.cc | 948 auto audio_track = caller->CreateAudioTrack("audio track"); in TEST_F() local 968 auto audio_track = caller->CreateAudioTrack("audio track"); in TEST_F() local 1011 auto audio_track = caller->CreateAudioTrack("a"); in TEST_F() local 1053 auto audio_track = caller->CreateAudioTrack("a"); in TEST_F() local 1171 auto audio_track = caller->CreateAudioTrack(kTrackId); in TEST_F() local 1182 auto audio_track = caller->CreateAudioTrack("a"); in TEST_F() local 1194 auto audio_track = caller->CreateAudioTrack("a"); in TEST_F() local
|
| D | rtp_sender.h | 295 rtc::scoped_refptr<AudioTrackInterface> audio_track() const { in audio_track() function
|
| D | rtc_stats_collector.cc | 630 const AudioTrackInterface& audio_track, in ProduceMediaStreamTrackStatsFromVoiceSenderInfo() 659 const AudioTrackInterface& audio_track, in ProduceMediaStreamTrackStatsFromVoiceReceiverInfo() 1633 rtc::scoped_refptr<AudioTrackInterface> audio_track = in ProduceAudioRTPStreamStats_n() local 1655 rtc::scoped_refptr<AudioTrackInterface> audio_track = in ProduceAudioRTPStreamStats_n() local
|
| D | peer_connection_interface_unittest.cc | 559 rtc::scoped_refptr<webrtc::AudioTrackInterface> audio_track( in CreateStreamCollection() local 1135 rtc::scoped_refptr<webrtc::AudioTrackInterface> audio_track( in AddAudioTrack() local 1449 rtc::scoped_refptr<AudioTrackInterface> audio_track( in TEST_F() local 1516 rtc::scoped_refptr<AudioTrackInterface> audio_track( in TEST_F() local 1574 rtc::scoped_refptr<AudioTrackInterface> audio_track( in TEST_P() local 1602 rtc::scoped_refptr<AudioTrackInterface> audio_track( in TEST_P() local 1613 rtc::scoped_refptr<AudioTrackInterface> audio_track( in TEST_P() local 3843 rtc::scoped_refptr<AudioTrackInterface> audio_track( in TEST_P() local
|
| D | stats_collector.cc | 544 void StatsCollector::AddLocalAudioTrack(AudioTrackInterface* audio_track, in AddLocalAudioTrack() 566 void StatsCollector::RemoveLocalAudioTrack(AudioTrackInterface* audio_track, in RemoveLocalAudioTrack()
|
| D | stats_collector_unittest.cc | 558 AudioTrackInterface* audio_track, in UpdateVoiceSenderInfoFromAudioTrack() 611 void VerifyAudioTrackStats(FakeAudioTrack* audio_track, in VerifyAudioTrackStats()
|
| D | peer_connection_integrationtest.cc | 2932 auto audio_track = caller()->CreateLocalAudioTrack(); in TEST_P() local
|
| D | webrtc_sdp_unittest.cc | 1351 StreamParams audio_track; in MakeUnifiedPlanDescriptionNoSsrcSignaling() local
|
| D | peer_connection.cc | 5423 rtc::scoped_refptr<AudioTrackInterface> audio_track = in OnRemoteSenderRemoved() local
|
| /external/webrtc/pc/test/ |
| D | peer_connection_test_wrapper.cc | 298 for (const auto& audio_track : stream->GetAudioTracks()) { in GetAndAddUserMedia() local 322 rtc::scoped_refptr<webrtc::AudioTrackInterface> audio_track( in GetUserMedia() local
|
| D | mock_peer_connection_observers.h | 40 for (auto audio_track : stream->GetAudioTracks()) { in AddTrackEvent() local
|
| /external/webrtc/examples/unityplugin/ |
| D | simple_peer_connection.cc | 393 webrtc::AudioTrackInterface* audio_track = tracks[0]; in SetAudioControl() local 426 rtc::scoped_refptr<webrtc::AudioTrackInterface> audio_track( in AddStreams() local
|
| /external/libwebm/testing/ |
| D | mkvparser_tests.cc | 160 const AudioTrack* const audio_track = in TEST_F() local 423 const AudioTrack* const audio_track = in TEST_F() local 523 const AudioTrack* const audio_track = dynamic_cast<const AudioTrack*>(track); in TEST_F() local
|
| /external/webrtc/modules/audio_device/android/ |
| D | audio_track_jni.cc | 29 std::unique_ptr<GlobalRef> audio_track) in JavaAudioTrack()
|
| /external/webrtc/examples/peerconnection/client/ |
| D | conductor.cc | 439 rtc::scoped_refptr<webrtc::AudioTrackInterface> audio_track( in AddTracks() local
|
| /external/libwebm/ |
| D | webm_info.cc | 643 const mkvparser::AudioTrack* const audio_track = in OutputTracks() local
|