OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCM_FLAGS_8_BIT
(Results
1 - 3
of
3
) sorted by null
/external/sonivox/arm-wt-22k/host_src/
eas.h
98
#define
PCM_FLAGS_8_BIT
0x00000001 /* 8-bit format */
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_pcm.c
[
all
...]
eas_wavefile.c
641
pWaveData->flags |=
PCM_FLAGS_8_BIT
| PCM_FLAGS_UNSIGNED;
Completed in 467 milliseconds