Searched refs:CHUNK_AIFF (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.3/build/tools/soundfile/src/ | ||
| D | aifffile.h | 36 #define CHUNK_AIFF chunk_name('A','I','F','F') macro |
| D | soundfile.c | 222 if (data == CHUNK_AIFF) in getFileType() |