Searched defs:dst_format (Results 1 - 13 of 13) sorted by relevance

/linux-master/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) 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) argument
H A Dlinear.c116 init_data(struct linear_priv *data, snd_pcm_format_t src_format, snd_pcm_format_t dst_format) 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) 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) 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) argument
[all...]
H A Dpcm_plugin.h43 struct snd_pcm_plugin_format dst_format; /* destination format */ member in struct:snd_pcm_plugin
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) argument
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_wb.c71 u32 dst_format, pattern, ystride0, ystride1, outsize, chroma_samp; local
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_format_helper_test.c540 static size_t conversion_buf_size(u32 dst_format, unsigned int dst_pitch, argument
/linux-master/drivers/gpu/drm/
H A Ddrm_format_helper.c1007 int drm_fb_blit(struct iosys_map *dst, const unsigned int *dst_pitch, uint32_t dst_format, argument
[all...]
/linux-master/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c208 struct v4l2_mbus_framefmt *dst_format; local
/linux-master/drivers/gpu/drm/tiny/
H A Dofdrm.c811 const struct drm_format_info *dst_format = odev->format; local
850 const struct drm_format_info *dst_format = odev->format; local
/linux-master/drivers/gpu/drm/imx/dcss/
H A Ddcss-scaler.c778 enum buffer_format dst_format local
410 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) argument
474 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) argument
644 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) argument
[all...]

Completed in 322 milliseconds