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() argument
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-scaler.c416 u32 pix_format, enum buffer_format dst_format) in dcss_scaler_res_set()
480 u32 src_format, u32 dst_format, in dcss_scaler_fractions_set()
649 enum buffer_format dst_format, in dcss_scaler_yuv_coef_set()
781 enum buffer_format dst_format = BUF_FMT_ARGB8888_YUV444; in dcss_scaler_setup() 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()