Lines Matching full:timings
1087 * A note regarding vertical interlaced timings: height refers to the total
1088 * height of the active video frame (= two fields). The blanking timings refer
1125 /* Timings standards */
1127 #define V4L2_DV_BT_STD_DMT (1 << 1) /* VESA Discrete Monitor Timings */
1128 #define V4L2_DV_BT_STD_CVT (1 << 2) /* VESA Coordinated Video Timings */
1129 #define V4L2_DV_BT_STD_GTF (1 << 3) /* VESA Generalized Timings Formula */
1167 /** struct v4l2_dv_timings - DV timings
1168 * @type: the type of the timings
1169 * @bt: BT656/1120 timings
1183 /** struct v4l2_enum_dv_timings - DV timings enumeration
1185 * @pad: the pad number for which to enumerate timings (used with
1188 * @timings: the timings for the given index
1194 struct v4l2_dv_timings timings;
1229 /** struct v4l2_dv_timings_cap - DV timings capabilities
1230 * @type: the type of the timings (same as in struct v4l2_dv_timings)
1233 * @bt: the BT656/1120 timings capabilities