OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHUNK_RIFF
(Results
1 - 5
of
5
) sorted by null
/external/sonivox/arm-wt-22k/lib_src/
eas_mdls.h
215
#define
CHUNK_RIFF
CHUNK_TYPE('R','I','F','F')
eas_wavefile.c
58
#define
CHUNK_RIFF
CHUNK_TYPE('R','I','F','F')
543
if (tag !=
CHUNK_RIFF
)
eas_mdls.c
489
dls.bigEndian = (temp ==
CHUNK_RIFF
);
777
if ((*pChunkType ==
CHUNK_RIFF
) || (*pChunkType == CHUNK_LIST))
[
all
...]
/external/sonivox/arm-fm-22k/lib_src/
eas_wavefile.c
58
#define
CHUNK_RIFF
CHUNK_TYPE('R','I','F','F')
543
if (tag !=
CHUNK_RIFF
)
/external/sonivox/arm-hybrid-22k/lib_src/
eas_wavefile.c
58
#define
CHUNK_RIFF
CHUNK_TYPE('R','I','F','F')
543
if (tag !=
CHUNK_RIFF
)
Completed in 53 milliseconds