Home
last modified time | relevance | path

Searched refs:snd_pcm_plugin_format (Results 1 – 8 of 8) sorted by relevance

/sound/core/oss/
Dpcm_plugin.h48 struct snd_pcm_plugin_format { struct
57 struct snd_pcm_plugin_format src_format; /* source format */ argument
58 struct snd_pcm_plugin_format dst_format; /* destination format */
87 struct snd_pcm_plugin_format *src_format,
88 struct snd_pcm_plugin_format *dst_format,
104 struct snd_pcm_plugin_format *src_format,
105 struct snd_pcm_plugin_format *dst_format,
108 struct snd_pcm_plugin_format *src_format,
109 struct snd_pcm_plugin_format *dst_format,
112 struct snd_pcm_plugin_format *src_format,
[all …]
Dcopy.c62 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_copy()
63 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_copy()
Droute.c86 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_route()
87 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_route()
Dpcm_plugin.c51 struct snd_pcm_plugin_format *format; in snd_pcm_plugin_alloc()
148 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build()
149 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build()
365 struct snd_pcm_plugin_format tmpformat; in snd_pcm_plug_format_plugins()
366 struct snd_pcm_plugin_format dstformat; in snd_pcm_plug_format_plugins()
367 struct snd_pcm_plugin_format srcformat; in snd_pcm_plug_format_plugins()
554 struct snd_pcm_plugin_format *format; in snd_pcm_plug_client_channels_buf()
Dmulaw.c299 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_mulaw()
300 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_mulaw()
306 struct snd_pcm_plugin_format *format; in snd_pcm_plugin_build_mulaw()
Dlinear.c148 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_linear()
149 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_linear()
Drate.c301 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_rate()
302 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_rate()
Dio.c113 struct snd_pcm_plugin_format format; in snd_pcm_plugin_build_io()