Searched refs:V4L2_IN_CAP_DV_TIMINGS (Results 1 – 3 of 3) sorted by relevance
1674 #define V4L2_IN_CAP_DV_TIMINGS 0x00000002 /* Supports S_DV_TIMINGS */ macro1675 #define V4L2_IN_CAP_CUSTOM_TIMINGS V4L2_IN_CAP_DV_TIMINGS /* For compatibility */
569 } else if (in.capabilities & V4L2_IN_CAP_DV_TIMINGS) { in gst_v4l2src_query_preferred_size()