Home
last modified time | relevance | path

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

/linux-3.3/sound/core/oss/ !
Dlinear.c115 snd_pcm_format_t src_format, snd_pcm_format_t dst_format) in init_data()
149 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.c87 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_route()
Dpcm_plugin.h58 struct snd_pcm_plugin_format dst_format; /* destination format */ member
Dmulaw.c300 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()
/linux-3.3/drivers/gpu/drm/gma500/ !
Daccel_2d.c175 uint32_t dst_stride, uint32_t dst_format, in psb_accel_2d_copy()
250 uint32_t dst_format; in psbfb_copyarea_accel() local