Home
last modified time | relevance | path

Searched defs:dst_format (Results 1 – 7 of 7) sorted by relevance

/sound/core/oss/
Dlinear.c117 snd_pcm_format_t src_format, snd_pcm_format_t dst_format) in init_data()
151 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_linear()
Dcopy.c63 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_copy()
Droute.c89 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_route()
Dpcm_plugin.h43 struct snd_pcm_plugin_format dst_format; /* destination format */ member
Dmulaw.c302 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_mulaw()
Drate.c302 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_rate()
Dpcm_plugin.c149 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build()