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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
def.h 162 * with PA_STREAM_AUTO_TIMING_UPDATE. */
176 PA_STREAM_AUTO_TIMING_UPDATE = 0x0008U,
295 #define PA_STREAM_AUTO_TIMING_UPDATE PA_STREAM_AUTO_TIMING_UPDATE
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
def.h 187 * with PA_STREAM_AUTO_TIMING_UPDATE. */
201 PA_STREAM_AUTO_TIMING_UPDATE = 0x0008U,
333 #define PA_STREAM_AUTO_TIMING_UPDATE PA_STREAM_AUTO_TIMING_UPDATE
    [all...]
  /external/webrtc/webrtc/modules/audio_device/linux/
audio_device_pulse_linux.cc 1163 _playStreamFlags = (pa_stream_flags_t) (PA_STREAM_AUTO_TIMING_UPDATE
1281 _recStreamFlags = (pa_stream_flags_t) (PA_STREAM_AUTO_TIMING_UPDATE
    [all...]
  /external/webrtc/webrtc/sound/
pulseaudiosoundsystem.cc     [all...]

Completed in 159 milliseconds