Searched refs:V4L2_FIELD_NONE (Results 1 – 9 of 9) sorted by relevance
16 #if defined(V4L2_FIELD_NONE) || (defined(HAVE_DECL_V4L2_FIELD_NONE) && HAVE_DECL_V4L2_FIELD_NONE)17 XLAT(V4L2_FIELD_NONE),
2 V4L2_FIELD_NONE
106 p_format->fmt.pix.field = V4L2_FIELD_NONE; in main()131 p_format->fmt.pix_mp.field = V4L2_FIELD_NONE; in main()
121 fmt.fmt.pix.field = V4L2_FIELD_NONE; in InitDevice()
592 V4L2_FIELD_NONE,
525 /* Define to 1 if you have the declaration of `V4L2_FIELD_NONE', and to 0 if
92 V4L2_FIELD_NONE = 1, /* this device has no fields ... */ enumerator