Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/tools/soundfile/src/
DWavfile.h30 #define CHUNK_WAVE chunk_name('W','A','V','E') macro
Dsoundfile.c185 if (data == CHUNK_WAVE) in getFileType()