Home
last modified time | relevance | path

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

/third_party/alsa-utils/bat/
Dalsa.c315 snd_pcm_wait(sndpcm->handle, 500); in write_to_pcm()
519 snd_pcm_wait(sndpcm->handle, 500); in read_from_pcm()
/third_party/alsa-lib/test/
Daudio_time.c352 frames = snd_pcm_wait(handle_c, -1); in main()
Dlatency.c657 snd_pcm_wait(chandle, 1000); in main()
Dpcm.c640 err = snd_pcm_wait(handle, -1); in direct_loop()
/third_party/alsa-utils/aplay/
Daplay.c2121 snd_pcm_wait(handle, 100); in pcm_write()
2169 snd_pcm_wait(handle, 100); in pcm_writev()
2215 snd_pcm_wait(handle, 100); in pcm_read()
2262 snd_pcm_wait(handle, 100); in pcm_readv()
/third_party/alsa-utils/axfer/
Dxfer-libasound.c363 count = snd_pcm_wait(state->handle, timeout_msec); in xfer_libasound_wait_event()
/third_party/alsa-lib/src/pcm/
Dpcm_shm.c498 snd_pcm_wait(pcm, -1); in snd_pcm_shm_drain()
Dpcm_share.c1188 snd_pcm_wait(pcm, -1); in snd_pcm_share_drain()
Dpcm.c2844 int snd_pcm_wait(snd_pcm_t *pcm, int timeout) in snd_pcm_wait() function
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsasink.c1066 err = snd_pcm_wait (alsa->handle, (4 * alsa->period_time / 1000)); in gst_alsasink_write()
/third_party/alsa-lib/include/
Dpcm.h554 int snd_pcm_wait(snd_pcm_t *pcm, int timeout);