Searched defs:video_info (Results 1 – 1 of 1) sorted by relevance
122 struct video_info { struct123 char *name;125 bool h_sync_polarity;126 bool v_sync_polarity;127 bool interlaced;129 enum color_space color_space;130 enum dynamic_range dynamic_range;131 enum color_coefficient ycbcr_coeff;132 enum color_depth color_depth;134 enum link_rate_type link_rate;[all …]