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

  /external/chromium_org/third_party/webrtc/modules/audio_device/linux/
audio_device_pulse_linux.h 61 const uint32_t WEBRTC_PA_PLAYBACK_REQUEST_FACTOR = 2;
audio_device_pulse_linux.cc 1266 _playBufferAttr.minreq = latency / WEBRTC_PA_PLAYBACK_REQUEST_FACTOR;
    [all...]

Completed in 57 milliseconds