Searched defs:CHUNK_WAVE (Results 1 - 4 of 4) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_wavefile.c59 #define CHUNK_WAVE CHUNK_TYPE('W','A','V','E') macro
553 if (tag != CHUNK_WAVE)
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_wavefile.c59 #define CHUNK_WAVE CHUNK_TYPE('W','A','V','E') macro
553 if (tag != CHUNK_WAVE)
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_wavefile.c59 #define CHUNK_WAVE CHUNK_TYPE('W','A','V','E') macro
553 if (tag != CHUNK_WAVE)
H A Deas_mdls.h239 #define CHUNK_WAVE CHUNK_TYPE('w','a','v','e') macro

Completed in 102 milliseconds