HomeSort by relevance Sort by last modified time
    Searched defs:CHUNK_WAVE (Results 1 - 4 of 4) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_wavefile.c 59 #define CHUNK_WAVE CHUNK_TYPE('W','A','V','E')
553 if (tag != CHUNK_WAVE)
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wavefile.c 59 #define CHUNK_WAVE CHUNK_TYPE('W','A','V','E')
553 if (tag != CHUNK_WAVE)
  /external/sonivox/arm-wt-22k/lib_src/
eas_wavefile.c 59 #define CHUNK_WAVE CHUNK_TYPE('W','A','V','E')
553 if (tag != CHUNK_WAVE)
eas_mdls.h 239 #define CHUNK_WAVE CHUNK_TYPE('w','a','v','e')

Completed in 199 milliseconds