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

  /system/extras/sound/
playwav.c 110 uint32_t riff_fmt; member in struct:wav_header
172 (hdr.riff_fmt != ID_WAVE) ||
205 hdr.riff_fmt = ID_WAVE;
  /external/tinyalsa/
tinycap.c 46 uint32_t riff_fmt; member in struct:wav_header
135 header.riff_fmt = ID_WAVE;
  /hardware/qcom/audio/legacy/libalsa-intf/
aplay.c 70 uint32_t riff_fmt; member in struct:wav_header
528 (hdr.riff_fmt != ID_WAVE) ||
arec.c 74 uint32_t riff_fmt; member in struct:wav_header
444 hdr.riff_fmt = ID_WAVE;

Completed in 1344 milliseconds