Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_plugin.h92 int snd_pcm_plugin_build_mulaw(struct snd_pcm_substream *handle,
H A Dpcm_plugin.c428 err = snd_pcm_plugin_build_mulaw(plug, in snd_pcm_plug_format_plugins()
497 err = snd_pcm_plugin_build_mulaw(plug, in snd_pcm_plug_format_plugins()
H A Dmulaw.c300 int snd_pcm_plugin_build_mulaw(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_mulaw() function