Home
last modified time | relevance | path

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

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