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

  /device/samsung/crespo/alsa-utils/aplay/
formats.h 64 #define WAV_WAVE COMPOSE_ID('W','A','V','E')
aplay.c 740 if (h->magic != WAV_RIFF || h->type != WAV_WAVE)
    [all...]
  /device/samsung/crespo/alsa-utils/speaker-test/
speaker-test.c 549 #define WAV_WAVE COMPOSE_ID('W','A','V','E')
585 if (header.hdr.magic != WAV_RIFF || header.hdr.type != WAV_WAVE) {

Completed in 74 milliseconds