Home
last modified time | relevance | path

Searched refs:CHUNK_WAVE (Results 1 – 3 of 3) sorted by relevance

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