OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAG_REPORT_LATENCY
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/sound/
soundsysteminterface.h
61
FLAG_REPORT_LATENCY
= (1 << 0),
alsasoundsystem.cc
152
if (!(flags_ & SoundSystemInterface::
FLAG_REPORT_LATENCY
)) {
pulseaudiosoundsystem.cc
169
if (!(flags_ & SoundSystemInterface::
FLAG_REPORT_LATENCY
)) {
[
all
...]
Completed in 80 milliseconds