Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_linear.c428 int snd_pcm_linear_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *sl… in snd_pcm_linear_open() function
550 err = snd_pcm_linear_open(pcmp, name, sformat, spcm, 1); in _snd_pcm_linear_open()
Dpcm_plug.c537 f = snd_pcm_linear_open; in snd_pcm_plug_change_format()
/third_party/alsa-lib/include/
Dpcm_plugin.h89 int snd_pcm_linear_open(snd_pcm_t **pcmp, const char *name,