Home
last modified time | relevance | path

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

/linux/sound/core/oss/
H A Dlinear.c117 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 Dcopy.c63 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_copy()
H A Droute.c89 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_route()
H A Dmulaw.c302 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_mulaw()
H A Dpcm_plugin.h43 struct snd_pcm_plugin_format dst_format; /* destination format */ member
H A Drate.c302 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_rate() argument
[all...]
H A Dpcm_plugin.c153 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build()
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-scaler.c413 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 Ddpu_hw_wb.c71 u32 dst_format, pattern, ystride0, ystride1, outsize, chroma_samp; in dpu_hw_wb_setup_format() 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/tiny/
H A Dofdrm.c811 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 Ddrm_mipi_dbi.c274 const struct drm_format_info *dst_format; in mipi_dbi_fb_dirty() local
H A Ddrm_format_helper.c1007 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 Ddrm_format_helper_test.c540 static size_t conversion_buf_size(u32 dst_format, unsigned int dst_pitch, in conversion_buf_size()