OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_playDelayMS
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_device/
audio_device_buffer.h
115
int
_playDelayMS
;
audio_device_buffer.cc
52
_playDelayMS
(0),
297
_playDelayMS
= playDelayMs;
462
uint32_t totalDelayMS =
_playDelayMS
+_recDelayMS;
Completed in 126 milliseconds