Home
last modified time | relevance | path

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

/linux/sound/core/oss/
H A Dlinear.c102 snd_pcm_format_t src_format, snd_pcm_format_t dst_format) in init_data()
136 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_linear()
H A Dcopy.c48 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_copy()
H A Droute.c74 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_route()
H A Dpcm_plugin.h43 struct snd_pcm_plugin_format dst_format; /* destination format */ member
H A Dmulaw.c288 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_mulaw()
H A Drate.c287 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_rate()
H A Dpcm_plugin.c138 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build()
/linux/drivers/gpu/drm/sysfb/
H A Ddrm_sysfb_modeset.c201 static drm_sysfb_blit_func drm_sysfb_get_blit_func(u32 dst_format, u32 src_format) in drm_sysfb_get_blit_func()
341 const struct drm_format_info *dst_format = sysfb_crtc_state->format; in drm_sysfb_plane_helper_atomic_update() local
382 const struct drm_format_info *dst_format = sysfb->fb_format; in drm_sysfb_plane_helper_atomic_disable() local
/linux/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c208 struct v4l2_mbus_framefmt *dst_format; in csi2tx_set_pad_format() local
/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()