OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PA_SAMPLE_S32LE
(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
53
* \li
PA_SAMPLE_S32LE
- Signed 32 bit integer PCM, little endian.
149
PA_SAMPLE_S32LE
,
191
#define PA_SAMPLE_S32RE
PA_SAMPLE_S32LE
202
#define PA_SAMPLE_S32NE
PA_SAMPLE_S32LE
232
#define
PA_SAMPLE_S32LE
PA_SAMPLE_S32LE
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
sample.h
53
* \li
PA_SAMPLE_S32LE
- Signed 32 bit integer PCM, little endian.
149
PA_SAMPLE_S32LE
,
191
#define PA_SAMPLE_S32RE
PA_SAMPLE_S32LE
202
#define PA_SAMPLE_S32NE
PA_SAMPLE_S32LE
232
#define
PA_SAMPLE_S32LE
PA_SAMPLE_S32LE
/external/chromium_org/media/audio/pulse/
pulse_util.cc
75
return
PA_SAMPLE_S32LE
;
/external/qemu/audio/
paaudio.c
292
format = endianness ? PA_SAMPLE_S32BE :
PA_SAMPLE_S32LE
;
316
case
PA_SAMPLE_S32LE
:
Completed in 1108 milliseconds