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

  /external/webrtc/webrtc/sound/
pulseaudiosoundsystem.h 137 pa_stream_flags_t pa_flags,
145 pa_stream_flags_t pa_flags,
153 pa_stream_flags_t pa_flags,
pulseaudiosoundsystem.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
stream.h 424 pa_stream_flags_t flags /**< Additional flags, or 0 for default */,
433 pa_stream_flags_t flags /**< Additional flags, or 0 for default */);
    [all...]
def.h 284 } pa_stream_flags_t; typedef in typeref:enum:pa_stream_flags
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
stream.h 439 pa_stream_flags_t flags /**< Additional flags, or 0 for default */,
448 pa_stream_flags_t flags /**< Additional flags, or 0 for default */);
    [all...]
def.h 322 } pa_stream_flags_t; typedef in typeref:enum:pa_stream_flags
    [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...]

Completed in 126 milliseconds