Home
last modified time | relevance | path

Searched refs:voc_pcm_write (Results 1 – 1 of 1) sorted by relevance

/third_party/alsa-utils/aplay/
Daplay.c2288 static ssize_t voc_pcm_write(u_char *data, size_t count) in voc_pcm_write() function
2325 if (voc_pcm_write(buf, l) != (ssize_t)l) { in voc_write_silence()
2558 if (voc_pcm_write(data, l) != l) { in voc_play()