Searched refs:V4L2_FIELD_TOP (Results 1 – 12 of 12) sorted by relevance
/external/strace/xlat/ |
D | v4l2_fields.h | 25 #if defined(V4L2_FIELD_TOP) || (defined(HAVE_DECL_V4L2_FIELD_TOP) && HAVE_DECL_V4L2_FIELD_TOP) 26 XLAT(V4L2_FIELD_TOP),
|
D | v4l2_fields.in | 3 V4L2_FIELD_TOP
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 94 V4L2_FIELD_TOP = 2, /* top field only */ enumerator 110 ((field) == V4L2_FIELD_TOP ||\ 131 (field) == V4L2_FIELD_TOP ||\
|
/external/syzkaller/sys/linux/ |
D | video4linux_386.const | 586 V4L2_FIELD_TOP = 2
|
D | video4linux_arm.const | 586 V4L2_FIELD_TOP = 2
|
D | video4linux_arm64.const | 586 V4L2_FIELD_TOP = 2
|
D | video4linux_amd64.const | 586 V4L2_FIELD_TOP = 2
|
D | video4linux.txt | 888 v4l2_field_1 = V4L2_FIELD_ANY, V4L2_FIELD_NONE, V4L2_FIELD_TOP, V4L2_FIELD_BOTTOM 889 v4l2_field = V4L2_FIELD_ANY, V4L2_FIELD_NONE, V4L2_FIELD_TOP, V4L2_FIELD_BOTTOM, V4L2_FIELD_INTERLA…
|
/external/strace/ |
D | configure.ac | 724 V4L2_FIELD_TOP,
|
D | config.h.in | 568 /* Define to 1 if you have the declaration of `V4L2_FIELD_TOP', and to 0 if
|
D | configure | 13342 ac_fn_c_check_decl "$LINENO" "V4L2_FIELD_TOP" "ac_cv_have_decl_V4L2_FIELD_TOP" "#include <sys/time.…
|
/external/libxcam/wrapper/gstreamer/ |
D | gstxcamsrc.cpp | 150 {V4L2_FIELD_TOP, "top field", "top"}, in gst_xcam_src_field_get_type()
|