Searched defs:video_info (Results 1 – 4 of 4) sorted by relevance
130 struct video_info { struct131 char *name;133 bool h_sync_polarity;134 bool v_sync_polarity;135 bool interlaced;137 enum color_space color_space;138 enum dynamic_range dynamic_range;139 enum color_coefficient ycbcr_coeff;140 enum color_depth color_depth;142 int max_link_rate;[all …]
1636 struct video_info *video_info = &dp->video_info; in analogix_dp_dt_parse_pdata() local
40 struct video_info { struct41 bool h_sync_polarity;42 bool v_sync_polarity;43 bool interlaced;44 int color_depth;45 enum vic_pxl_encoding_format color_fmt;95 struct video_info video_info; member
420 struct drm_display_mode video_info; member