Searched refs:riff_sz (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/audio/legacy/libalsa-intf/
H A Darec.c73 uint32_t riff_sz; member in struct:wav_header
336 hdr.riff_sz = hdr.data_sz + 44 - 8;
366 hdr.riff_sz = hdr.data_sz + 44 - 8;
462 hdr.riff_sz = hdr.data_sz + 44 - 8;
492 hdr.riff_sz = hdr.data_sz + 44 - 8;
494 fprintf(stderr, "Arec: hdr.riff_sz =%d\n", hdr.riff_sz);
H A Daplay.c69 uint32_t riff_sz; member in struct:wav_header

Completed in 194 milliseconds