HomeSort by relevance Sort by last modified time
    Searched refs:PA_SAMPLE_S32BE (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 54 * \li PA_SAMPLE_S32BE - Signed 32 bit integer PCM, big endian.
152 PA_SAMPLE_S32BE,
180 #define PA_SAMPLE_S32NE PA_SAMPLE_S32BE
213 #define PA_SAMPLE_S32RE PA_SAMPLE_S32BE
233 #define PA_SAMPLE_S32BE PA_SAMPLE_S32BE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
sample.h 54 * \li PA_SAMPLE_S32BE - Signed 32 bit integer PCM, big endian.
152 PA_SAMPLE_S32BE,
180 #define PA_SAMPLE_S32NE PA_SAMPLE_S32BE
213 #define PA_SAMPLE_S32RE PA_SAMPLE_S32BE
233 #define PA_SAMPLE_S32BE PA_SAMPLE_S32BE
  /external/qemu/audio/
paaudio.c 292 format = endianness ? PA_SAMPLE_S32BE : PA_SAMPLE_S32LE;
313 case PA_SAMPLE_S32BE:

Completed in 63 milliseconds