Searched refs:V4L2_FIELD_SEQ_TB (Results 1 – 12 of 12) sorted by relevance
/external/strace/xlat/ |
D | v4l2_fields.h | 34 #if defined(V4L2_FIELD_SEQ_TB) || (defined(HAVE_DECL_V4L2_FIELD_SEQ_TB) && HAVE_DECL_V4L2_FIELD_SEQ… 35 XLAT(V4L2_FIELD_SEQ_TB),
|
D | v4l2_fields.in | 6 V4L2_FIELD_SEQ_TB
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 97 V4L2_FIELD_SEQ_TB = 5, /* both fields sequential into one enumerator 114 (field) == V4L2_FIELD_SEQ_TB ||\ 121 (field) == V4L2_FIELD_SEQ_TB ||\ 127 (field) == V4L2_FIELD_SEQ_TB ||\
|
/external/syzkaller/sys/linux/ |
D | video4linux_386.const | 585 V4L2_FIELD_SEQ_TB = 5
|
D | video4linux_arm.const | 585 V4L2_FIELD_SEQ_TB = 5
|
D | video4linux_arm64.const | 585 V4L2_FIELD_SEQ_TB = 5
|
D | video4linux_amd64.const | 585 V4L2_FIELD_SEQ_TB = 5
|
D | video4linux.txt | 889 …ELD_NONE, V4L2_FIELD_TOP, V4L2_FIELD_BOTTOM, V4L2_FIELD_INTERLACED, V4L2_FIELD_SEQ_TB, V4L2_FIELD_…
|
/external/strace/ |
D | configure.ac | 727 V4L2_FIELD_SEQ_TB,
|
D | config.h.in | 564 /* Define to 1 if you have the declaration of `V4L2_FIELD_SEQ_TB', and to 0 if
|
D | configure | 13384 ac_fn_c_check_decl "$LINENO" "V4L2_FIELD_SEQ_TB" "ac_cv_have_decl_V4L2_FIELD_SEQ_TB" "#include <sys…
|
/external/libxcam/wrapper/gstreamer/ |
D | gstxcamsrc.cpp | 153 {V4L2_FIELD_SEQ_TB, "both fields sequential, top first", "seq-tb"}, in gst_xcam_src_field_get_type()
|