Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/oss/
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()
Dcopy.c63 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_copy()
Droute.c89 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_route()
Dpcm_plugin.h43 struct snd_pcm_plugin_format dst_format; /* destination format */ member
Dmulaw.c302 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_mulaw()
Drate.c302 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build_rate()
Dpcm_plugin.c153 struct snd_pcm_plugin_format *dst_format, in snd_pcm_plugin_build()
/linux-6.1.9/drivers/gpu/drm/imx/dcss/
Ddcss-scaler.c428 u32 pix_format, enum buffer_format dst_format) in dcss_scaler_res_set()
492 u32 src_format, u32 dst_format, in dcss_scaler_fractions_set()
661 enum buffer_format dst_format, in dcss_scaler_yuv_coef_set()
793 enum buffer_format dst_format = BUF_FMT_ARGB8888_YUV444; in dcss_scaler_setup() local
/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_wb.c86 u32 dst_format, pattern, ystride0, ystride1, outsize, chroma_samp; in dpu_hw_wb_setup_format() local
/linux-6.1.9/drivers/gpu/drm/tests/
Ddrm_format_helper_test.c253 static size_t conversion_buf_size(u32 dst_format, unsigned int dst_pitch, in conversion_buf_size()
/linux-6.1.9/drivers/media/platform/cadence/
Dcdns-csi2tx.c209 struct v4l2_mbus_framefmt *dst_format; in csi2tx_set_pad_format() local
/linux-6.1.9/drivers/gpu/drm/
Ddrm_format_helper.c638 int drm_fb_blit(struct iosys_map *dst, const unsigned int *dst_pitch, uint32_t dst_format, in drm_fb_blit()