Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
H A Dpcm_hw.c1645 mode |= SND_PCM_ASYNC; in snd_pcm_hw_open_fd()
1794 if (mode & SND_PCM_ASYNC) in snd_pcm_hw_open()
H A Dpcm.c143 specified time periods. You may see the #SND_PCM_ASYNC
2741 * \param mode Open mode (see #SND_PCM_NONBLOCK, #SND_PCM_ASYNC)
2770 * \param mode Open mode (see #SND_PCM_NONBLOCK, #SND_PCM_ASYNC)
2789 * \param mode Open mode (see #SND_PCM_NONBLOCK, #SND_PCM_ASYNC)
2839 if (mode & SND_PCM_ASYNC) { in snd_pcm_new()
/third_party/alsa-lib/include/
H A Dpcm.h403 #define SND_PCM_ASYNC 0x00000002 macro

Completed in 17 milliseconds