Searched defs:dst_format (Results 1 – 14 of 14) 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 | mulaw.c | 302 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_mulaw()
|
H A D | pcm_plugin.h | 43 struct snd_pcm_plugin_format dst_format; /* destination format */ member
|
H A D | rate.c | 302 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_rate() argument [all...] |
H A D | pcm_plugin.c | 153 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build()
|
/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/tiny/ |
H A D | ofdrm.c | 811 const struct drm_format_info *dst_format = odev->format; in ofdrm_primary_plane_helper_atomic_update() local 850 const struct drm_format_info *dst_format = odev->format; in ofdrm_primary_plane_helper_atomic_disable() local
|
/linux/drivers/gpu/drm/ |
H A D | drm_mipi_dbi.c | 274 const struct drm_format_info *dst_format; in mipi_dbi_fb_dirty() local
|
H A D | drm_format_helper.c | 1007 int drm_fb_blit(struct iosys_map *dst, const unsigned int *dst_pitch, uint32_t dst_format, in drm_fb_blit()
|
/linux/drivers/gpu/drm/tests/ |
H A D | drm_format_helper_test.c | 540 static size_t conversion_buf_size(u32 dst_format, unsigned int dst_pitch, in conversion_buf_size()
|