Searched refs:read_wav (Results 1 – 1 of 1) sorted by relevance
777 static int read_wav(uint16_t *buf, int channel, int offset, int bufsize) in read_wav() function878 while ((err = read_wav((uint16_t *)frames, channel, n, bufsize)) > 0 && !in_aborting) { in write_loop()