Searched refs:HDMI_COLORSPACE_RGB (Results 1 – 16 of 16) sorted by relevance
299 frame.avi.colorspace = HDMI_COLORSPACE_RGB; in inno_hdmi_config_video_avi()325 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) || in inno_hdmi_config_video_csc()339 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) && in inno_hdmi_config_video_csc()346 (data->enc_out_format == HDMI_COLORSPACE_RGB)) { in inno_hdmi_config_video_csc()353 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) && in inno_hdmi_config_video_csc()360 (data->enc_out_format == HDMI_COLORSPACE_RGB)) { in inno_hdmi_config_video_csc()438 hdmi->hdmi_data.enc_in_format = HDMI_COLORSPACE_RGB; in inno_hdmi_setup()439 hdmi->hdmi_data.enc_out_format = HDMI_COLORSPACE_RGB; in inno_hdmi_setup()
199 frame.avi.colorspace = HDMI_COLORSPACE_RGB; in rk3066_hdmi_config_avi()321 hdmi->hdmi_data.enc_out_format = HDMI_COLORSPACE_RGB; in rk3066_hdmi_setup()
36 #define DEFAULT_COLORSPACE_MODE HDMI_COLORSPACE_RGB
171 { HDMI_COLORSPACE_RGB, "rgb" },
220 config.avi_infoframe.colorspace = HDMI_COLORSPACE_RGB; in adv7511_set_config_csc()233 config.avi_infoframe.colorspace = HDMI_COLORSPACE_RGB; in adv7511_set_config_csc()325 adv7511->rgb = config->input_colorspace == HDMI_COLORSPACE_RGB; in adv7511_set_link_config()1088 config->input_colorspace = HDMI_COLORSPACE_RGB; in adv7511_parse_dt()
72 HDMI_COLORSPACE_RGB, enumerator
537 frame.avi.colorspace = HDMI_COLORSPACE_RGB; in lspcon_set_infoframes()
731 frame->colorspace = HDMI_COLORSPACE_RGB; in intel_hdmi_compute_avi_infoframe()
875 case HDMI_COLORSPACE_RGB: in v4l2_hdmi_rx_colorimetry()
1174 u8 y = HDMI_COLORSPACE_RGB; in set_rgb_quantization_range()1235 if (y != HDMI_COLORSPACE_RGB) in set_rgb_quantization_range()1249 if (y != HDMI_COLORSPACE_RGB) in set_rgb_quantization_range()
1114 u8 y = HDMI_COLORSPACE_RGB; in set_rgb_quantization_range()1175 if (y != HDMI_COLORSPACE_RGB) in set_rgb_quantization_range()1189 if (y != HDMI_COLORSPACE_RGB) in set_rgb_quantization_range()
1298 u8 y = HDMI_COLORSPACE_RGB; in adv7511_set_fmt()
1996 (avi->colorspace == HDMI_COLORSPACE_RGB) ? "" : in tda1997x_log_status()
1010 case HDMI_COLORSPACE_RGB: in hdmi_colorspace_get_name()
1076 hdmi->csp = HDMI_COLORSPACE_RGB; in mtk_hdmi_output_init()
1663 frame.colorspace = HDMI_COLORSPACE_RGB; in hdmi_config_AVI()
Completed in 62 milliseconds