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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
sample.h 55 * \li PA_SAMPLE_S24LE - Signed 24 bit integer PCM packed, little endian.
155 PA_SAMPLE_S24LE,
193 #define PA_SAMPLE_S24RE PA_SAMPLE_S24LE
204 #define PA_SAMPLE_S24NE PA_SAMPLE_S24LE
234 #define PA_SAMPLE_S24LE PA_SAMPLE_S24LE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
sample.h 55 * \li PA_SAMPLE_S24LE - Signed 24 bit integer PCM packed, little endian.
155 PA_SAMPLE_S24LE,
193 #define PA_SAMPLE_S24RE PA_SAMPLE_S24LE
204 #define PA_SAMPLE_S24NE PA_SAMPLE_S24LE
234 #define PA_SAMPLE_S24LE PA_SAMPLE_S24LE
  /external/chromium_org/media/audio/pulse/
pulse_util.cc 73 return PA_SAMPLE_S24LE;

Completed in 47 milliseconds