OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ptrCbAudioTransport
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_device/
audio_device_buffer.cc
35
_ptrCbAudioTransport
(NULL),
103
_ptrCbAudioTransport
= audioCallback;
454
if (
_ptrCbAudioTransport
== NULL)
464
res =
_ptrCbAudioTransport
->RecordedDataIsAvailable(&_recBuffer[0],
528
if (
_ptrCbAudioTransport
== NULL)
534
if (
_ptrCbAudioTransport
)
539
res =
_ptrCbAudioTransport
->NeedMorePlayData(_playSamples,
audio_device_buffer.h
78
AudioTransport*
_ptrCbAudioTransport
;
Completed in 180 milliseconds