Searched refs:enc_out_encoding (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c102 unsigned int enc_out_encoding; member in struct:hdmi_data_info
1124 if (hdmi->hdmi_data.enc_out_encoding == V4L2_YCBCR_ENC_601)
1129 if (hdmi->hdmi_data.enc_out_encoding == V4L2_YCBCR_ENC_601)
1796 switch (hdmi->hdmi_data.enc_out_encoding) {
2261 hdmi->hdmi_data.enc_out_encoding = V4L2_YCBCR_ENC_601;
2263 hdmi->hdmi_data.enc_out_encoding = V4L2_YCBCR_ENC_709;

Completed in 195 milliseconds