Home
last modified time | relevance | path

Searched defs:dst_format (Results 1 – 7 of 7) 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()
151 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_linear()
H A Dcopy.c63 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_copy()
H A Droute.c89 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_route()
H A Dmulaw.c302 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_mulaw()
H A Dpcm_plugin.h43 struct snd_pcm_plugin_format dst_format; /* destination format */ member
H A Dpcm_plugin.c153 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build()
/linux/drivers/gpu/drm/tests/
H A Ddrm_format_helper_test.c574 static size_t conversion_buf_size(u32 dst_format, unsigned int dst_pitch, in conversion_buf_size()