HomeSort by relevance Sort by last modified time
    Searched refs:CHUNK_RIFF (Results 1 - 3 of 3) sorted by null

  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.h 215 #define CHUNK_RIFF CHUNK_TYPE('R','I','F','F')
eas_wavefile.c 58 #define CHUNK_RIFF CHUNK_TYPE('R','I','F','F')
543 if (tag != CHUNK_RIFF)
eas_mdls.c 501 dls.bigEndian = (temp == CHUNK_RIFF);
796 if ((*pChunkType == CHUNK_RIFF) || (*pChunkType == CHUNK_LIST))
    [all...]

Completed in 313 milliseconds