OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_newMicLevel
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/modules/audio_device/
audio_device_buffer.h
111
uint32_t
_newMicLevel
;
audio_device_buffer.cc
50
_newMicLevel
(0),
278
return
_newMicLevel
;
476
_newMicLevel
= newMicLevel;
/external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.h
370
uint16_t
_newMicLevel
;
audio_device_wave_win.h
334
uint32_t
_newMicLevel
;
audio_device_wave_win.cc
111
_newMicLevel
(0),
423
uint32_t newMicLevel =
_newMicLevel
;
[
all
...]
audio_device_core_win.cc
472
_newMicLevel
(0)
[
all
...]
Completed in 3211 milliseconds