Home
last modified time | relevance | path

Searched defs:src_format (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/sound/core/oss/
H A Dcopy.c61 snd_pcm_plugin_build_copy(struct snd_pcm_substream *plug, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, struct snd_pcm_plugin **r_plugin) snd_pcm_plugin_build_copy() argument
H A Droute.c87 snd_pcm_plugin_build_route(struct snd_pcm_substream *plug, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, struct snd_pcm_plugin **r_plugin) snd_pcm_plugin_build_route() argument
H A Dlinear.c116 init_data(struct linear_priv *data, snd_pcm_format_t src_format, snd_pcm_format_t dst_format) init_data() argument
149 snd_pcm_plugin_build_linear(struct snd_pcm_substream *plug, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, struct snd_pcm_plugin **r_plugin) snd_pcm_plugin_build_linear() argument
[all...]
H A Dmulaw.c300 snd_pcm_plugin_build_mulaw(struct snd_pcm_substream *plug, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, struct snd_pcm_plugin **r_plugin) snd_pcm_plugin_build_mulaw() argument
H A Dpcm_plugin.h42 struct snd_pcm_plugin_format src_format; /* source format */ member
H A Drate.c300 snd_pcm_plugin_build_rate(struct snd_pcm_substream *plug, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, struct snd_pcm_plugin **r_plugin) snd_pcm_plugin_build_rate() argument
[all...]
H A Dpcm_plugin.c149 snd_pcm_plugin_build(struct snd_pcm_substream *plug, const char *name, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, size_t extra, struct snd_pcm_plugin **ret) snd_pcm_plugin_build() argument
/kernel/linux/linux-6.6/sound/core/oss/
H A Dcopy.c61 snd_pcm_plugin_build_copy(struct snd_pcm_substream *plug, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, struct snd_pcm_plugin **r_plugin) snd_pcm_plugin_build_copy() argument
H A Droute.c87 snd_pcm_plugin_build_route(struct snd_pcm_substream *plug, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, struct snd_pcm_plugin **r_plugin) snd_pcm_plugin_build_route() argument
H A Dlinear.c116 init_data(struct linear_priv *data, snd_pcm_format_t src_format, snd_pcm_format_t dst_format) init_data() argument
149 snd_pcm_plugin_build_linear(struct snd_pcm_substream *plug, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, struct snd_pcm_plugin **r_plugin) snd_pcm_plugin_build_linear() argument
[all...]
H A Dmulaw.c300 snd_pcm_plugin_build_mulaw(struct snd_pcm_substream *plug, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, struct snd_pcm_plugin **r_plugin) snd_pcm_plugin_build_mulaw() argument
H A Drate.c300 snd_pcm_plugin_build_rate(struct snd_pcm_substream *plug, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, struct snd_pcm_plugin **r_plugin) snd_pcm_plugin_build_rate() argument
[all...]
H A Dpcm_plugin.h42 struct snd_pcm_plugin_format src_format; /* source format */ member
H A Dpcm_plugin.c150 snd_pcm_plugin_build(struct snd_pcm_substream *plug, const char *name, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, size_t extra, struct snd_pcm_plugin **ret) snd_pcm_plugin_build() argument
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-ip.c108 struct v4l2_mbus_framefmt *src_format; in rzg2l_cru_ip_set_format() local
H A Drzg2l-csi2.c500 struct v4l2_mbus_framefmt *src_format; in rzg2l_csi2_set_format() local
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Daccel_2d.c235 uint32_t src_format; in psbfb_copyarea_accel() local
159 psb_accel_2d_copy(struct drm_psb_private *dev_priv, uint32_t src_offset, uint32_t src_stride, uint32_t src_format, uint32_t dst_offset, uint32_t dst_stride, uint32_t dst_format, uint16_t src_x, uint16_t src_y, uint16_t dst_x, uint16_t dst_y, uint16_t size_x, uint16_t size_y) psb_accel_2d_copy() argument
/kernel/linux/linux-5.10/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c207 const struct v4l2_mbus_framefmt *src_format = &fmt->format; in csi2tx_set_pad_format() local
/kernel/linux/linux-6.6/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c208 const struct v4l2_mbus_framefmt *src_format = &fmt->format; in csi2tx_set_pad_format() local
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/
H A Ddcss-scaler.c763 enum buffer_format src_format = BUF_FMT_ARGB8888_YUV444; in dcss_scaler_setup() local
472 dcss_scaler_fractions_set(struct dcss_scaler_ch *ch, int src_xres, int src_yres, int dst_xres, int dst_yres, u32 src_format, u32 dst_format, enum chroma_location src_chroma_loc) dcss_scaler_fractions_set() argument
642 dcss_scaler_yuv_coef_set(struct dcss_scaler_ch *ch, enum buffer_format src_format, enum buffer_format dst_format, bool use_5_taps, int src_xres, int src_yres, int dst_xres, int dst_yres) dcss_scaler_yuv_coef_set() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_sspp.c244 u32 chroma_samp, unpack, src_format; in dpu_hw_sspp_setup_format() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_sspp.c211 u32 chroma_samp, unpack, src_format; in dpu_hw_sspp_setup_format() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/dcss/
H A Ddcss-scaler.c792 enum buffer_format src_format = BUF_FMT_ARGB8888_YUV444; in dcss_scaler_setup() local
489 dcss_scaler_fractions_set(struct dcss_scaler_ch *ch, int src_xres, int src_yres, int dst_xres, int dst_yres, u32 src_format, u32 dst_format, enum chroma_location src_chroma_loc) dcss_scaler_fractions_set() argument
659 dcss_scaler_yuv_coef_set(struct dcss_scaler_ch *ch, enum buffer_format src_format, enum buffer_format dst_format, bool use_5_taps, int src_xres, int src_yres, int dst_xres, int dst_yres) dcss_scaler_yuv_coef_set() argument
[all...]

Completed in 16 milliseconds