Home
last modified time | relevance | path

Searched defs:src_format (Results 1 – 6 of 6) sorted by relevance

/linux/sound/core/oss/
H A Dlinear.c117 snd_pcm_format_t src_format, snd_pcm_format_t dst_format) in init_data()
150 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_linear()
H A Dcopy.c62 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_copy()
H A Droute.c88 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_route()
H A Dmulaw.c301 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_mulaw()
H A Dpcm_plugin.h42 struct snd_pcm_plugin_format src_format; /* source format */ member
H A Dpcm_plugin.c152 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build()