Searched refs:CHUNK_WAVE (Results 1 – 3 of 3) sorted by relevance
239 #define CHUNK_WAVE CHUNK_TYPE('w','a','v','e') macro
59 #define CHUNK_WAVE CHUNK_TYPE('W','A','V','E') macro553 if (tag != CHUNK_WAVE) in WaveParseHeader()
935 if (temp != CHUNK_WAVE) in Parse_wave()