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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
def.h 218 uint32_t prebuf; /**< Playback only: pre-buffering. The server does not start with playback before at least prebug bytes are available in the buffer */ member in struct:pa_buffer_attr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h 218 uint32_t prebuf; /**< Playback only: pre-buffering. The server does not start with playback before at least prebug bytes are available in the buffer */ member in struct:pa_buffer_attr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h 218 uint32_t prebuf; /**< Playback only: pre-buffering. The server does not start with playback before at least prebug bytes are available in the buffer */ member in struct:pa_buffer_attr
  /external/qemu/distrib/sdl-1.2.15/src/audio/pulse/
SDL_pulseaudio.c 477 paattr.prebuf = -1;
484 paattr.prebuf = mixlen*2;

Completed in 599 milliseconds