HomeSort by relevance Sort by last modified time
    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 53 milliseconds