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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
simple.h 127 const pa_buffer_attr *attr, /**< Buffering attributes, or NULL for default */
stream.h 82 * described with a pa_buffer_attr structure which contains a number
302 * pass a "prebuf" pa_buffer_attr of 0 when connecting it.
438 const pa_buffer_attr *attr /**< Buffering attributes, or NULL for default */,
447 const pa_buffer_attr *attr /**< Buffer attributes, or NULL for default */,
    [all...]
def.h 272 * accordingly. Also see pa_buffer_attr. This option may not be
289 * on the device itself.) Also see pa_buffer_attr. This option may
354 typedef struct pa_buffer_attr { struct
413 } pa_buffer_attr; typedef in typeref:struct:pa_buffer_attr
    [all...]
  /external/webrtc/webrtc/modules/audio_device/linux/
audio_device_pulse_linux.h 367 pa_buffer_attr _playBufferAttr;
368 pa_buffer_attr _recBufferAttr;
  /external/webrtc/webrtc/sound/
pulseaudiosoundsystem.cc 78 pa_buffer_attr *attr) {
874 // We didn't configure a pa_buffer_attr before, so switching to one now
894 pa_buffer_attr new_attr = {0};
    [all...]

Completed in 208 milliseconds