Home
last modified time | relevance | path

Searched defs:audio_track (Results 1 – 18 of 18) sorted by relevance

/external/webrtc/pc/
Dmedia_stream_unittest.cc109 scoped_refptr<webrtc::MediaStreamTrackInterface> audio_track( in TEST_F() local
149 scoped_refptr<webrtc::AudioTrackInterface> audio_track( in TEST_F() local
Daudio_rtp_receiver.h54 rtc::scoped_refptr<AudioTrackInterface> audio_track() const { in audio_track() function
Dpeer_connection_rtp_unittest.cc948 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
Drtp_sender.h295 rtc::scoped_refptr<AudioTrackInterface> audio_track() const { in audio_track() function
Drtc_stats_collector.cc630 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
Dpeer_connection_interface_unittest.cc559 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
Dstats_collector.cc544 void StatsCollector::AddLocalAudioTrack(AudioTrackInterface* audio_track, in AddLocalAudioTrack()
566 void StatsCollector::RemoveLocalAudioTrack(AudioTrackInterface* audio_track, in RemoveLocalAudioTrack()
Dstats_collector_unittest.cc558 AudioTrackInterface* audio_track, in UpdateVoiceSenderInfoFromAudioTrack()
611 void VerifyAudioTrackStats(FakeAudioTrack* audio_track, in VerifyAudioTrackStats()
Dpeer_connection_integrationtest.cc2932 auto audio_track = caller()->CreateLocalAudioTrack(); in TEST_P() local
Dwebrtc_sdp_unittest.cc1351 StreamParams audio_track; in MakeUnifiedPlanDescriptionNoSsrcSignaling() local
Dpeer_connection.cc5423 rtc::scoped_refptr<AudioTrackInterface> audio_track = in OnRemoteSenderRemoved() local
/external/webrtc/pc/test/
Dpeer_connection_test_wrapper.cc298 for (const auto& audio_track : stream->GetAudioTracks()) { in GetAndAddUserMedia() local
322 rtc::scoped_refptr<webrtc::AudioTrackInterface> audio_track( in GetUserMedia() local
Dmock_peer_connection_observers.h40 for (auto audio_track : stream->GetAudioTracks()) { in AddTrackEvent() local
/external/webrtc/examples/unityplugin/
Dsimple_peer_connection.cc393 webrtc::AudioTrackInterface* audio_track = tracks[0]; in SetAudioControl() local
426 rtc::scoped_refptr<webrtc::AudioTrackInterface> audio_track( in AddStreams() local
/external/libwebm/testing/
Dmkvparser_tests.cc160 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/
Daudio_track_jni.cc29 std::unique_ptr<GlobalRef> audio_track) in JavaAudioTrack()
/external/webrtc/examples/peerconnection/client/
Dconductor.cc439 rtc::scoped_refptr<webrtc::AudioTrackInterface> audio_track( in AddTracks() local
/external/libwebm/
Dwebm_info.cc643 const mkvparser::AudioTrack* const audio_track = in OutputTracks() local