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

  /external/tinyalsa/
tinycap.c 36 #define ID_WAVE 0x45564157
133 header.riff_fmt = ID_WAVE;
tinyplay.c 35 #define ID_WAVE 0x45564157
112 (header.riff_fmt != ID_WAVE) ||
  /system/extras/sound/
playwav.c 99 #define ID_WAVE 0x45564157
170 (hdr.riff_fmt != ID_WAVE) ||
203 hdr.riff_fmt = ID_WAVE;

Completed in 62 milliseconds