Home | History | Annotate | Download | only in linux

Lines Matching defs:timings

991  * A note regarding vertical interlaced timings: height refers to the total
992 * height of the active video frame (= two fields). The blanking timings refer
1029 /* Timings standards */
1031 #define V4L2_DV_BT_STD_DMT (1 << 1) /* VESA Discrete Monitor Timings */
1032 #define V4L2_DV_BT_STD_CVT (1 << 2) /* VESA Coordinated Video Timings */
1033 #define V4L2_DV_BT_STD_GTF (1 << 3) /* VESA Generalized Timings Formula */
1071 /** struct v4l2_dv_timings - DV timings
1072 * @type: the type of the timings
1073 * @bt: BT656/1120 timings
1087 /** struct v4l2_enum_dv_timings - DV timings enumeration
1090 * @timings: the timings for the given index
1095 struct v4l2_dv_timings timings;
1130 /** struct v4l2_dv_timings_cap - DV timings capabilities
1131 * @type: the type of the timings (same as in struct v4l2_dv_timings)
1132 * @bt: the BT656/1120 timings capabilities