Searched refs:WAV_SUBCHUNK_data (Results 1 – 1 of 1) sorted by relevance
238 #define WAV_SUBCHUNK_data 0x61746164 macro272 if (GetUi32(buf + pos) == WAV_SUBCHUNK_data) in Parse_WAV()