Home
last modified time | relevance | path

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

/dports/audio/alsa-lib/alsa-lib-1.2.2/src/pcm/
H A Dpcm_alaw.c424 int snd_pcm_alaw_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slav… in snd_pcm_alaw_open() function
549 err = snd_pcm_alaw_open(pcmp, name, sformat, spcm, 1); in _snd_pcm_alaw_open()
H A Dpcm_plug.c522 f = snd_pcm_alaw_open; in snd_pcm_plug_change_format()
562 f = snd_pcm_alaw_open; in snd_pcm_plug_change_format()
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dpcm_plugin.h119 int snd_pcm_alaw_open(snd_pcm_t **pcmp, const char *name,