Searched defs:dst_format (Results 1 – 12 of 12) sorted by relevance
/linux/sound/core/oss/ |
H A D | linear.c | 117 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 D | copy.c | 63 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_copy()
|
H A D | route.c | 89 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_route()
|
H A D | pcm_plugin.h | 43 struct snd_pcm_plugin_format dst_format; /* destination format */ member
|
H A D | mulaw.c | 302 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_mulaw()
|
H A D | rate.c | 302 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_rate()
|
H A D | pcm_plugin.c | 153 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build()
|
/linux/drivers/gpu/drm/sysfb/ |
H A D | drm_sysfb_modeset.c | 241 const struct drm_format_info *dst_format = sysfb->fb_format; in drm_sysfb_plane_helper_atomic_update() local 281 const struct drm_format_info *dst_format = sysfb->fb_format; in drm_sysfb_plane_helper_atomic_disable() local
|
/linux/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-scaler.c | 413 u32 pix_format, enum buffer_format dst_format) in dcss_scaler_res_set() 477 u32 src_format, u32 dst_format, in dcss_scaler_fractions_set() 646 enum buffer_format dst_format, in dcss_scaler_yuv_coef_set() 778 enum buffer_format dst_format = BUF_FMT_ARGB8888_YUV444; in dcss_scaler_setup() local
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_wb.c | 71 u32 dst_format, pattern, ystride0, ystride1, outsize, chroma_samp; in dpu_hw_wb_setup_format() local
|
/linux/drivers/media/platform/cadence/ |
H A D | cdns-csi2tx.c | 208 struct v4l2_mbus_framefmt *dst_format; in csi2tx_set_pad_format() local
|
/linux/drivers/gpu/drm/ |
H A D | drm_format_helper.c | 1194 int drm_fb_blit(struct iosys_map *dst, const unsigned int *dst_pitch, uint32_t dst_format, in drm_fb_blit()
|