Home
last modified time | relevance | path

Searched refs:sink_format (Results 1 – 20 of 20) sorted by relevance

/drivers/media/platform/renesas/rzg2l-cru/
A Drzg2l-ip.c209 struct v4l2_mbus_framefmt *sink_format; in rzg2l_cru_ip_set_format() local
220 sink_format->code = rzg2l_cru_ip_formats[0].codes[0]; in rzg2l_cru_ip_set_format()
222 sink_format->code = fmt->format.code; in rzg2l_cru_ip_set_format()
224 sink_format->field = V4L2_FIELD_NONE; in rzg2l_cru_ip_set_format()
225 sink_format->colorspace = fmt->format.colorspace; in rzg2l_cru_ip_set_format()
226 sink_format->xfer_func = fmt->format.xfer_func; in rzg2l_cru_ip_set_format()
227 sink_format->ycbcr_enc = fmt->format.ycbcr_enc; in rzg2l_cru_ip_set_format()
228 sink_format->quantization = fmt->format.quantization; in rzg2l_cru_ip_set_format()
229 sink_format->width = clamp_t(u32, fmt->format.width, in rzg2l_cru_ip_set_format()
234 fmt->format = *sink_format; in rzg2l_cru_ip_set_format()
[all …]
A Drzg2l-csi2.c635 struct v4l2_mbus_framefmt *sink_format; in rzg2l_csi2_set_format() local
646 sink_format->code = rzg2l_csi2_formats[0].code; in rzg2l_csi2_set_format()
648 sink_format->code = fmt->format.code; in rzg2l_csi2_set_format()
650 sink_format->field = V4L2_FIELD_NONE; in rzg2l_csi2_set_format()
651 sink_format->colorspace = fmt->format.colorspace; in rzg2l_csi2_set_format()
652 sink_format->xfer_func = fmt->format.xfer_func; in rzg2l_csi2_set_format()
653 sink_format->ycbcr_enc = fmt->format.ycbcr_enc; in rzg2l_csi2_set_format()
654 sink_format->quantization = fmt->format.quantization; in rzg2l_csi2_set_format()
655 sink_format->width = clamp_t(u32, fmt->format.width, in rzg2l_csi2_set_format()
659 fmt->format = *sink_format; in rzg2l_csi2_set_format()
[all …]
/drivers/media/platform/renesas/vsp1/
A Dvsp1_wpf.c47 struct v4l2_mbus_framefmt *sink_format; in vsp1_wpf_set_rotation() local
68 sink_format = v4l2_subdev_state_get_format(wpf->entity.state, in vsp1_wpf_set_rotation()
76 source_format->width = sink_format->height; in vsp1_wpf_set_rotation()
77 source_format->height = sink_format->width; in vsp1_wpf_set_rotation()
79 source_format->width = sink_format->width; in vsp1_wpf_set_rotation()
80 source_format->height = sink_format->height; in vsp1_wpf_set_rotation()
240 const struct v4l2_mbus_framefmt *sink_format; in wpf_configure_stream() local
285 if (sink_format->code != source_format->code) { in wpf_configure_stream()
290 if (sink_format->code == MEDIA_BUS_FMT_AYUV8_1X32) { in wpf_configure_stream()
291 ycbcr_enc = sink_format->ycbcr_enc; in wpf_configure_stream()
[all …]
A Dvsp1_rwpf.c85 const struct v4l2_mbus_framefmt *sink_format = in vsp1_rwpf_set_format() local
95 if (sink_format->code != MEDIA_BUS_FMT_AHSV8888_1X32 && in vsp1_rwpf_set_format()
99 format->code = sink_format->code; in vsp1_rwpf_set_format()
109 (sink_format->code == MEDIA_BUS_FMT_AYUV8_1X32); in vsp1_rwpf_set_format()
115 format->ycbcr_enc = sink_format->ycbcr_enc; in vsp1_rwpf_set_format()
116 format->quantization = sink_format->quantization; in vsp1_rwpf_set_format()
A Dvsp1_rpf.c60 const struct v4l2_mbus_framefmt *sink_format; in rpf_configure_stream() local
84 sink_format = v4l2_subdev_state_get_format(state, RWPF_PAD_SINK); in rpf_configure_stream()
95 if (sink_format->code != source_format->code) { in rpf_configure_stream()
100 if (sink_format->code == MEDIA_BUS_FMT_AYUV8_1X32) { in rpf_configure_stream()
101 ycbcr_enc = sink_format->ycbcr_enc; in rpf_configure_stream()
102 quantization = sink_format->quantization; in rpf_configure_stream()
/drivers/gpu/drm/i915/display/
A Dintel_hdmi.c1911 enum intel_output_format sink_format) in intel_hdmi_tmds_clock() argument
1942 enum intel_output_format sink_format) in intel_hdmi_sink_bpc_possible() argument
1976 enum intel_output_format sink_format) in intel_hdmi_mode_clock_valid() argument
1996 sink_format)) in intel_hdmi_mode_clock_valid()
2022 enum intel_output_format sink_format; in intel_hdmi_mode_valid() local
2054 sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_hdmi_mode_valid()
2065 sink_format); in intel_hdmi_mode_valid()
2086 crtc_state->sink_format)) in intel_hdmi_bpc_possible()
2135 crtc_state->sink_format); in intel_hdmi_compute_bpc()
2243 return crtc_state->sink_format; in intel_hdmi_output_format()
[all …]
A Dintel_dp.c1116 enum intel_output_format sink_format) in dfp_can_convert_from_rgb() argument
1133 enum intel_output_format sink_format) in dfp_can_convert_from_ycbcr444() argument
1147 enum intel_output_format sink_format) in dfp_can_convert() argument
1164 enum intel_output_format sink_format) in intel_dp_output_format() argument
1181 if (sink_format == INTEL_OUTPUT_FORMAT_RGB || in intel_dp_output_format()
1278 enum intel_output_format sink_format, in intel_dp_tmds_clock_valid() argument
1308 enum intel_output_format sink_format; in intel_dp_mode_valid_downstream() local
1337 8, sink_format, true); in intel_dp_mode_valid_downstream()
1344 sink_format = INTEL_OUTPUT_FORMAT_YCBCR420; in intel_dp_mode_valid_downstream()
1346 8, sink_format, true); in intel_dp_mode_valid_downstream()
[all …]
A Dintel_hdmi.h55 int intel_hdmi_tmds_clock(int clock, int bpc, enum intel_output_format sink_format);
A Dintel_crtc_state_dump.c205 intel_output_format_name(pipe_config->sink_format)); in intel_crtc_state_dump()
A Dintel_dvo.c281 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dvo_compute_config()
A Dintel_lvds.c453 crtc_state->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_lvds_compute_config()
A Dintel_crt.c407 crtc_state->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_crt_compute_config()
A Dintel_display_types.h1253 enum intel_output_format sink_format; member
A Dintel_tv.c1213 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_tv_compute_config()
A Dicl_dsi.c1649 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in gen11_dsi_compute_config()
A Dintel_dp_mst.c661 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in mst_stream_compute_config()
A Dvlv_dsi.c281 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dsi_compute_config()
A Dintel_display.c3036 pipe_config->sink_format = pipe_config->output_format; in i9xx_get_pipe_config()
3407 pipe_config->sink_format = pipe_config->output_format; in ilk_get_pipe_config()
3971 pipe_config->sink_format = pipe_config->output_format; in hsw_get_pipe_config()
A Dintel_sdvo.c1377 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_sdvo_compute_config()
/drivers/media/platform/broadcom/
A Dbcm2835-unicam.c1338 struct v4l2_mbus_framefmt *sink_format, *source_format; in unicam_subdev_set_format() local
1397 sink_format = v4l2_subdev_state_get_format(state, format->pad, in unicam_subdev_set_format()
1401 *sink_format = format->format; in unicam_subdev_set_format()

Completed in 93 milliseconds