OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PA_SAMPLE_U8
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
sample.h
46
* \li
PA_SAMPLE_U8
- Unsigned 8 bit integer PCM.
124
PA_SAMPLE_U8
, /**< Unsigned 8 Bit PCM */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
sample.h
46
* \li
PA_SAMPLE_U8
- Unsigned 8 bit integer PCM.
124
PA_SAMPLE_U8
, /**< Unsigned 8 Bit PCM */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
sample.h
46
* \li
PA_SAMPLE_U8
- Unsigned 8 bit integer PCM.
124
PA_SAMPLE_U8
, /**< Unsigned 8 Bit PCM */
/external/qemu/audio/
paaudio.c
284
format =
PA_SAMPLE_U8
;
296
format =
PA_SAMPLE_U8
;
305
case
PA_SAMPLE_U8
:
510
ss.format =
PA_SAMPLE_U8
;
Completed in 339 milliseconds