Lines Matching full:timings
1029 * A note regarding vertical interlaced timings: height refers to the total
1030 * height of the active video frame (= two fields). The blanking timings refer
1067 /* Timings standards */
1069 #define V4L2_DV_BT_STD_DMT (1 << 1) /* VESA Discrete Monitor Timings */
1070 #define V4L2_DV_BT_STD_CVT (1 << 2) /* VESA Coordinated Video Timings */
1071 #define V4L2_DV_BT_STD_GTF (1 << 3) /* VESA Generalized Timings Formula */
1099 /** struct v4l2_dv_timings - DV timings
1100 * @type: the type of the timings
1101 * @bt: BT656/1120 timings
1115 /** struct v4l2_enum_dv_timings - DV timings enumeration
1118 * @timings: the timings for the given index
1123 struct v4l2_dv_timings timings;
1158 /** struct v4l2_dv_timings_cap - DV timings capabilities
1159 * @type: the type of the timings (same as in struct v4l2_dv_timings)
1160 * @bt: the BT656/1120 timings capabilities