HomeSort by relevance Sort by last modified time
    Searched refs:FLAG_REPORT_LATENCY (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/sound/
soundsysteminterface.h 44 FLAG_REPORT_LATENCY = (1 << 0),
alsasoundsystem.cc 139 if (!(flags_ & SoundSystemInterface::FLAG_REPORT_LATENCY)) {
pulseaudiosoundsystem.cc 156 if (!(flags_ & SoundSystemInterface::FLAG_REPORT_LATENCY)) {
    [all...]

Completed in 597 milliseconds