Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dmediastream_unittest.cc129 scoped_refptr<webrtc::MediaStreamTrackInterface> audio_track( in TEST_F() local
170 scoped_refptr<webrtc::AudioTrackInterface> audio_track( in TEST_F() local
Drtpsender.cc110 AudioTrackInterface* audio_track = static_cast<AudioTrackInterface*>(track); in SetTrack() local
Dpeerconnection.cc1258 AudioTrackInterface* audio_track, in CreateAudioReceiver()
1272 AudioTrackInterface* audio_track) { in DestroyAudioReceiver()
1579 AudioTrackInterface* audio_track = remote_stream_factory_->AddAudioTrack( in OnRemoteTrackSeen() local
1597 rtc::scoped_refptr<AudioTrackInterface> audio_track = in OnRemoteTrackRemoved() local
Dstatscollector.cc393 void StatsCollector::AddLocalAudioTrack(AudioTrackInterface* audio_track, in AddLocalAudioTrack()
415 void StatsCollector::RemoveLocalAudioTrack(AudioTrackInterface* audio_track, in RemoveLocalAudioTrack()
Dpeerconnectioninterface_unittest.cc355 rtc::scoped_refptr<webrtc::AudioTrackInterface> audio_track( in CreateStreamCollection() local
641 scoped_refptr<AudioTrackInterface> audio_track( in AddVoiceStream() local
655 scoped_refptr<AudioTrackInterface> audio_track( in AddAudioVideoStream() local
922 rtc::scoped_refptr<webrtc::AudioTrackInterface> audio_track( in AddAudioTrack() local
955 scoped_refptr<AudioTrackInterface> audio_track( in TEST_F() local
Dstatscollector_unittest.cc453 FakeAudioTrack* audio_track, cricket::VoiceSenderInfo* voice_sender_info) { in UpdateVoiceSenderInfoFromAudioTrack()
598 FakeAudioTrack* audio_track, in SetupAndVerifyAudioTrackStats()
/external/webrtc/webrtc/modules/audio_device/android/
Daudio_track_jni.cc34 rtc::scoped_ptr<GlobalRef> audio_track) in JavaAudioTrack()
/external/webrtc/talk/app/webrtc/test/
Dpeerconnectiontestwrapper.cc276 rtc::scoped_refptr<webrtc::AudioTrackInterface> audio_track( in GetUserMedia() local
/external/webrtc/webrtc/examples/peerconnection/client/
Dconductor.cc397 rtc::scoped_refptr<webrtc::AudioTrackInterface> audio_track( in AddStreams() local