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

  /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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
sample.h 46 * \li PA_SAMPLE_S16LE - Signed 16 integer bit PCM, little endian.
139 PA_SAMPLE_S16LE,
189 #define PA_SAMPLE_S16RE PA_SAMPLE_S16LE
200 #define PA_SAMPLE_S16NE PA_SAMPLE_S16LE
230 #define PA_SAMPLE_S16LE PA_SAMPLE_S16LE
  /external/webrtc/webrtc/modules/audio_device/linux/
audio_device_pulse_linux.cc 1133 playSampleSpec.format = PA_SAMPLE_S16LE;
1255 recSampleSpec.format = PA_SAMPLE_S16LE;
    [all...]
  /external/webrtc/webrtc/sound/
pulseaudiosoundsystem.cc 37 PA_SAMPLE_S16LE,
    [all...]

Completed in 693 milliseconds