Home
last modified time | relevance | path

Searched refs:kLowLatency (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/sound/
Dsoundsysteminterface.h68 static const int kLowLatency = 0; variable
Dpulseaudiosoundsystem.cc1478 if (latency == kLowLatency) { in ConnectInputStream()