Searched refs:enc_color_depth (Results 1 – 1 of 1) sorted by relevance
96 unsigned int enc_color_depth; member366 if (hdmi->hdmi_data.enc_color_depth == 8) in hdmi_video_sample()368 else if (hdmi->hdmi_data.enc_color_depth == 10) in hdmi_video_sample()370 else if (hdmi->hdmi_data.enc_color_depth == 12) in hdmi_video_sample()372 else if (hdmi->hdmi_data.enc_color_depth == 16) in hdmi_video_sample()377 if (hdmi->hdmi_data.enc_color_depth == 8) in hdmi_video_sample()379 else if (hdmi->hdmi_data.enc_color_depth == 10) in hdmi_video_sample()381 else if (hdmi->hdmi_data.enc_color_depth == 12) in hdmi_video_sample()383 else if (hdmi->hdmi_data.enc_color_depth == 16) in hdmi_video_sample()388 if (hdmi->hdmi_data.enc_color_depth == 8) in hdmi_video_sample()[all …]