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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
sample.h 48 * \li PA_SAMPLE_S16BE - Signed 16 integer bit PCM, big endian.
128 PA_SAMPLE_S16BE, /**< Signed 16 Bit PCM, big endian */
139 #define PA_SAMPLE_S16NE PA_SAMPLE_S16BE
158 #define PA_SAMPLE_S16RE PA_SAMPLE_S16BE
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
sample.h 48 * \li PA_SAMPLE_S16BE - Signed 16 integer bit PCM, big endian.
128 PA_SAMPLE_S16BE, /**< Signed 16 Bit PCM, big endian */
139 #define PA_SAMPLE_S16NE PA_SAMPLE_S16BE
158 #define PA_SAMPLE_S16RE PA_SAMPLE_S16BE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
sample.h 48 * \li PA_SAMPLE_S16BE - Signed 16 integer bit PCM, big endian.
128 PA_SAMPLE_S16BE, /**< Signed 16 Bit PCM, big endian */
139 #define PA_SAMPLE_S16NE PA_SAMPLE_S16BE
158 #define PA_SAMPLE_S16RE PA_SAMPLE_S16BE
  /external/qemu/audio/
paaudio.c 288 format = endianness ? PA_SAMPLE_S16BE : PA_SAMPLE_S16LE;
307 case PA_SAMPLE_S16BE:
  /external/qemu/distrib/sdl-1.2.15/src/audio/pulse/
SDL_pulseaudio.c 444 paspec.format = PA_SAMPLE_S16BE;

Completed in 80 milliseconds