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/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
sample.h 47 * \li PA_SAMPLE_S16LE - Signed 16 integer bit PCM, little endian.
137 PA_SAMPLE_S16LE,
187 #define PA_SAMPLE_S16RE PA_SAMPLE_S16LE
198 #define PA_SAMPLE_S16NE PA_SAMPLE_S16LE
228 #define PA_SAMPLE_S16LE PA_SAMPLE_S16LE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
sample.h 47 * \li PA_SAMPLE_S16LE - Signed 16 integer bit PCM, little endian.
137 PA_SAMPLE_S16LE,
187 #define PA_SAMPLE_S16RE PA_SAMPLE_S16LE
198 #define PA_SAMPLE_S16NE PA_SAMPLE_S16LE
228 #define PA_SAMPLE_S16LE PA_SAMPLE_S16LE
  /external/chromium_org/media/audio/pulse/
pulse_util.cc 71 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/webrtc/modules/audio_device/linux/
audio_device_pulse_linux.cc 1204 playSampleSpec.format = PA_SAMPLE_S16LE;
1323 recSampleSpec.format = PA_SAMPLE_S16LE;
    [all...]
  /external/chromium_org/third_party/webrtc/sound/
pulseaudiosoundsystem.cc 33 PA_SAMPLE_S16LE,
    [all...]

Completed in 1435 milliseconds