Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dpcm_plugin.h109 int snd_pcm_mulaw_open(snd_pcm_t **pcmp, const char *name,
/third_party/alsa-lib/src/pcm/
H A Dpcm_mulaw.c437 int snd_pcm_mulaw_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave) in snd_pcm_mulaw_open() function
502 <LI>snd_pcm_mulaw_open()
562 err = snd_pcm_mulaw_open(pcmp, name, sformat, spcm, 1); in _snd_pcm_mulaw_open()
H A Dpcm_plug.c534 f = snd_pcm_mulaw_open; in snd_pcm_plug_change_format()
580 f = snd_pcm_mulaw_open; in snd_pcm_plug_change_format()

Completed in 3 milliseconds