OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WAV_DATA
(Results
1 - 3
of
3
) sorted by null
/device/samsung/crespo/alsa-utils/aplay/
formats.h
66
#define
WAV_DATA
COMPOSE_ID('d','a','t','a')
aplay.c
858
if (type ==
WAV_DATA
) {
[
all
...]
/device/samsung/crespo/alsa-utils/speaker-test/
speaker-test.c
551
#define
WAV_DATA
COMPOSE_ID('d','a','t','a')
609
if (header.chunk.type !=
WAV_DATA
) {
Completed in 645 milliseconds