Home
last modified time | relevance | path

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

/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c806 static int read_wav(uint16_t *buf, int channel, int offset, int bufsize) in read_wav() function
913 while ((err = read_wav((uint16_t *)frames, channel, cnt, bufsize)) > 0 && !in_aborting) { in write_loop()

Completed in 2 milliseconds