Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dpcm_plugin.h119 int snd_pcm_alaw_open(snd_pcm_t **pcmp, const char *name,
/third_party/alsa-lib/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 *slave, int close_slave) in snd_pcm_alaw_open() function
489 <LI>snd_pcm_alaw_open()
549 err = snd_pcm_alaw_open(pcmp, name, sformat, spcm, 1); in _snd_pcm_alaw_open()
H A Dpcm_plug.c539 f = snd_pcm_alaw_open; in snd_pcm_plug_change_format()
585 f = snd_pcm_alaw_open; in snd_pcm_plug_change_format()

Completed in 4 milliseconds