Home
last modified time | relevance | path

Searched refs:snd_pcm_ioplug_create (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_ioplug.h88 * before calling #snd_pcm_ioplug_create()
92 * name of this plugin; must be filled before calling #snd_pcm_ioplug_create()
100 * callbacks of this plugin; must be filled before calling #snd_pcm_ioplug_create()
108 * PCM handle filled by #snd_pcm_ioplug_create()
217 int snd_pcm_ioplug_create(snd_pcm_ioplug_t *io, const char *name,
/third_party/alsa-lib/src/pcm/
H A Dpcm_ioplug.c973 The new plugin is created via #snd_pcm_ioplug_create() function.
976 #snd_pcm_ioplug_create(). Then the function fills other fields in
1002 #snd_pcm_ioplug_create(), call #snd_pcm_ioplug_reinit_status() to
1008 The rest fields are filled by #snd_pcm_ioplug_create(). The pcm field
1050 functions after calling #snd_pcm_ioplug_create().
1074 int snd_pcm_ioplug_create(snd_pcm_ioplug_t *ioplug, const char *name, in snd_pcm_ioplug_create() function

Completed in 3 milliseconds