Home
last modified time | relevance | path

Searched defs:src_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()
148 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_linear()
Dcopy.c62 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_copy()
Droute.c86 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_route()
Dpcm_plugin.h57 struct snd_pcm_plugin_format src_format; /* source format */ member
Dmulaw.c299 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_mulaw()
Drate.c301 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build_rate()
Dpcm_plugin.c148 struct snd_pcm_plugin_format *src_format, in snd_pcm_plugin_build()
/linux-3.3/drivers/gpu/drm/gma500/
Daccel_2d.c174 uint32_t src_format, uint32_t dst_offset, in psb_accel_2d_copy()
249 uint32_t src_format; in psbfb_copyarea_accel() local