Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_ioplug.c1074 int snd_pcm_ioplug_create(snd_pcm_ioplug_t *ioplug, const char *name, in snd_pcm_ioplug_create() argument
1081 assert(ioplug && ioplug->callback); in snd_pcm_ioplug_create()
1082 assert(ioplug->callback->start && in snd_pcm_ioplug_create()
1083 ioplug->callback->stop && in snd_pcm_ioplug_create()
1084 ioplug->callback->pointer); in snd_pcm_ioplug_create()
1087 if (ioplug->version < 0x010000 || in snd_pcm_ioplug_create()
1088 ioplug->version > SND_PCM_IOPLUG_VERSION) { in snd_pcm_ioplug_create()
1090 ioplug->version); in snd_pcm_ioplug_create()
1098 io->data = ioplug; in snd_pcm_ioplug_create()
1099 ioplug->state = SND_PCM_STATE_OPEN; in snd_pcm_ioplug_create()
[all …]
/third_party/alsa-lib/include/
Dpcm_ioplug.h222 int snd_pcm_ioplug_reinit_status(snd_pcm_ioplug_t *ioplug);
225 const snd_pcm_channel_area_t *snd_pcm_ioplug_mmap_areas(snd_pcm_ioplug_t *ioplug);
235 int snd_pcm_ioplug_set_state(snd_pcm_ioplug_t *ioplug, snd_pcm_state_t state);
238 snd_pcm_uframes_t snd_pcm_ioplug_avail(const snd_pcm_ioplug_t * const ioplug,
241 snd_pcm_uframes_t snd_pcm_ioplug_hw_avail(const snd_pcm_ioplug_t * const ioplug,
/third_party/alsa-lib/
Dconfigure.ac527 …ty share meter hooks lfloat ladspa dmix dshare dsnoop asym iec958 softvol extplug ioplug mmap_emul"