Searched defs:src_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.h42 struct snd_pcm_plugin_format src_format; /* source 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/media/platform/renesas/rzg2l-cru/
H A Drzg2l-ip.c100 struct v4l2_mbus_framefmt *src_format; local
H A Drzg2l-csi2.c508 struct v4l2_mbus_framefmt *src_format; local
/linux-master/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c207 const struct v4l2_mbus_framefmt *src_format = &fmt->format; local
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_sspp.c213 u32 chroma_samp, unpack, src_format; local
[all...]
/linux-master/drivers/gpu/drm/imx/dcss/
H A Ddcss-scaler.c777 enum buffer_format src_format = BUF_FMT_ARGB8888_YUV444; local
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...]
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpuapi.h581 enum frame_buffer_format src_format; member in struct:enc_open_param

Completed in 218 milliseconds