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

/external/chromium_org/third_party/libjingle/source/talk/sound/
H A Dsoundsysteminterface.h85 static const int kLowLatency = 0; member in class:cricket::SoundSystemInterface
H A Dpulseaudiosoundsystem.cc79 // a recommended value that we use for the kLowLatency constant (but if the user
1459 // kLowLatency is 0, so we treat it the same as a request for zero latency.
1495 if (latency == kLowLatency) {

Completed in 52 milliseconds