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

  /external/compiler-rt/test/safestack/
overflow.c 20 int prebuf[7]; local
25 fct(prebuf + 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
def.h 338 uint32_t prebuf; member in struct:pa_buffer_attr
340 * playback before at least prebuf bytes are available in the
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
def.h 378 uint32_t prebuf; member in struct:pa_buffer_attr
380 * playback before at least prebuf bytes are available in the
    [all...]
  /external/webrtc/webrtc/sound/
pulseaudiosoundsystem.cc 82 attr->prebuf = attr->tlength - attr->minreq;
84 << attr->minreq << ", minfill = " << attr->prebuf;
    [all...]
  /external/webrtc/webrtc/modules/audio_device/linux/
audio_device_pulse_linux.cc 1199 _playBufferAttr.prebuf = _playBufferAttr.tlength -
    [all...]

Completed in 90 milliseconds