Home | History | Annotate | Download | only in linux

Lines Matching defs:timings

1026  * A note regarding vertical interlaced timings: height refers to the total
1027 * height of the active video frame (= two fields). The blanking timings refer
1064 /* Timings standards */
1066 #define V4L2_DV_BT_STD_DMT (1 << 1) /* VESA Discrete Monitor Timings */
1067 #define V4L2_DV_BT_STD_CVT (1 << 2) /* VESA Coordinated Video Timings */
1068 #define V4L2_DV_BT_STD_GTF (1 << 3) /* VESA Generalized Timings Formula */
1096 /** struct v4l2_dv_timings - DV timings
1097 * @type: the type of the timings
1098 * @bt: BT656/1120 timings
1112 /** struct v4l2_enum_dv_timings - DV timings enumeration
1115 * @timings: the timings for the given index
1120 struct v4l2_dv_timings timings;
1155 /** struct v4l2_dv_timings_cap - DV timings capabilities
1156 * @type: the type of the timings (same as in struct v4l2_dv_timings)
1157 * @bt: the BT656/1120 timings capabilities