Home
last modified time | relevance | path

Searched refs:FLAG_REPORT_LATENCY (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/sound/
Dsoundsysteminterface.h44 FLAG_REPORT_LATENCY = (1 << 0), enumerator
Dpulseaudiosoundsystem.cc156 if (!(flags_ & SoundSystemInterface::FLAG_REPORT_LATENCY)) { in LatencyUsecs()
1385 if (params.flags & FLAG_REPORT_LATENCY) { in OpenDevice()
Dalsasoundsystem.cc139 if (!(flags_ & SoundSystemInterface::FLAG_REPORT_LATENCY)) { in CurrentDelayUsecs()