OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:audio_track
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/talk/app/webrtc/
rtpsender.cc
110
AudioTrackInterface*
audio_track
= static_cast<AudioTrackInterface*>(track);
local
124
track_ =
audio_track
;
peerconnection.cc
1579
AudioTrackInterface*
audio_track
= remote_stream_factory_->AddAudioTrack(
local
1597
rtc::scoped_refptr<AudioTrackInterface>
audio_track
=
local
[
all
...]
/system/bt/btif/src/
btif_media_task.c
333
void *
audio_track
;
member in struct:__anon72259
932
btif_media_cb.
audio_track
= NULL;
[
all
...]
Completed in 153 milliseconds