Searched defs:video_info (Results 1 – 4 of 4) sorted by relevance
132 struct video_info { struct133 char *name;135 bool h_sync_polarity;136 bool v_sync_polarity;137 bool interlaced;139 enum color_space color_space;140 enum dynamic_range dynamic_range;141 enum color_coefficient ycbcr_coeff;142 enum color_depth color_depth;144 int max_link_rate;[all …]
1485 struct video_info *video_info = &dp->video_info; in analogix_dp_dt_parse_pdata() local
47 struct video_info { struct48 bool h_sync_polarity;49 bool v_sync_polarity;50 bool interlaced;51 int color_depth;52 enum vic_pxl_encoding_format color_fmt;102 struct video_info video_info; member
43 u32 video_info; member