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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
sample.h 47 * \li PA_SAMPLE_S16LE - Signed 16 integer bit PCM, little endian.
127 PA_SAMPLE_S16LE, /**< Signed 16 Bit PCM, little endian (PC) */
145 #define PA_SAMPLE_S16RE PA_SAMPLE_S16LE
152 #define PA_SAMPLE_S16NE PA_SAMPLE_S16LE
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
sample.h 47 * \li PA_SAMPLE_S16LE - Signed 16 integer bit PCM, little endian.
127 PA_SAMPLE_S16LE, /**< Signed 16 Bit PCM, little endian (PC) */
145 #define PA_SAMPLE_S16RE PA_SAMPLE_S16LE
152 #define PA_SAMPLE_S16NE PA_SAMPLE_S16LE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
sample.h 47 * \li PA_SAMPLE_S16LE - Signed 16 integer bit PCM, little endian.
127 PA_SAMPLE_S16LE, /**< Signed 16 Bit PCM, little endian (PC) */
145 #define PA_SAMPLE_S16RE PA_SAMPLE_S16LE
152 #define PA_SAMPLE_S16NE PA_SAMPLE_S16LE
  /external/chromium_org/media/audio/pulse/
pulse_util.cc 73 return PA_SAMPLE_S16LE;
  /external/qemu/audio/
paaudio.c 288 format = endianness ? PA_SAMPLE_S16BE : PA_SAMPLE_S16LE;
310 case PA_SAMPLE_S16LE:
  /external/qemu/distrib/sdl-1.2.15/src/audio/pulse/
SDL_pulseaudio.c 441 paspec.format = PA_SAMPLE_S16LE;
  /external/chromium_org/third_party/libjingle/source/talk/sound/
pulseaudiosoundsystem.cc 50 PA_SAMPLE_S16LE,
    [all...]

Completed in 512 milliseconds