Home
last modified time | relevance | path

Searched defs:dst_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.h43 struct snd_pcm_plugin_format dst_format; /* destination 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.h43 struct snd_pcm_plugin_format dst_format; /* destination 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-5.10/drivers/gpu/drm/gma500/
H A Daccel_2d.c236 uint32_t dst_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-6.6/drivers/gpu/drm/tests/
H A Ddrm_format_helper_test.c439 static size_t conversion_buf_size(u32 dst_format, unsigned int dst_pitch, in conversion_buf_size() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_wb.c68 u32 dst_format, pattern, ystride0, ystride1, outsize, chroma_samp; in dpu_hw_wb_setup_format() local
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_format_helper.c897 int drm_fb_blit(struct iosys_map *dst, const unsigned int *dst_pitch, uint32_t dst_format, in drm_fb_blit() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c208 struct v4l2_mbus_framefmt *dst_format; in csi2tx_set_pad_format() local
/kernel/linux/linux-6.6/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c209 struct v4l2_mbus_framefmt *dst_format; in csi2tx_set_pad_format() local
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/
H A Ddcss-scaler.c764 enum buffer_format dst_format in dcss_scaler_setup() local
408 dcss_scaler_res_set(struct dcss_scaler_ch *ch, int src_xres, int src_yres, int dst_xres, int dst_yres, u32 pix_format, enum buffer_format dst_format) dcss_scaler_res_set() argument
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-6.6/drivers/gpu/drm/imx/dcss/
H A Ddcss-scaler.c793 enum buffer_format dst_format in dcss_scaler_setup() local
425 dcss_scaler_res_set(struct dcss_scaler_ch *ch, int src_xres, int src_yres, int dst_xres, int dst_yres, u32 pix_format, enum buffer_format dst_format) dcss_scaler_res_set() argument
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...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dofdrm.c798 const struct drm_format_info *dst_format = odev->format; in ofdrm_primary_plane_helper_atomic_update() local
837 const struct drm_format_info *dst_format = odev->format; in ofdrm_primary_plane_helper_atomic_disable() local

Completed in 18 milliseconds