OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PA_SAMPLE_S16BE
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
sample.h
48
* \li
PA_SAMPLE_S16BE
- Signed 16 integer bit PCM, big endian.
140
PA_SAMPLE_S16BE
,
176
#define PA_SAMPLE_S16NE
PA_SAMPLE_S16BE
209
#define PA_SAMPLE_S16RE
PA_SAMPLE_S16BE
229
#define
PA_SAMPLE_S16BE
PA_SAMPLE_S16BE
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
sample.h
48
* \li
PA_SAMPLE_S16BE
- Signed 16 integer bit PCM, big endian.
140
PA_SAMPLE_S16BE
,
176
#define PA_SAMPLE_S16NE
PA_SAMPLE_S16BE
209
#define PA_SAMPLE_S16RE
PA_SAMPLE_S16BE
229
#define
PA_SAMPLE_S16BE
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 894 milliseconds