Home
last modified time | relevance | path

Searched refs:V4L2_FIELD_SEQ_TB (Results 1 – 12 of 12) sorted by relevance

/external/strace/xlat/
Dv4l2_fields.h34 #if defined(V4L2_FIELD_SEQ_TB) || (defined(HAVE_DECL_V4L2_FIELD_SEQ_TB) && HAVE_DECL_V4L2_FIELD_SEQ…
35 XLAT(V4L2_FIELD_SEQ_TB),
Dv4l2_fields.in6 V4L2_FIELD_SEQ_TB
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h97 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/
Dvideo4linux_386.const585 V4L2_FIELD_SEQ_TB = 5
Dvideo4linux_arm.const585 V4L2_FIELD_SEQ_TB = 5
Dvideo4linux_arm64.const585 V4L2_FIELD_SEQ_TB = 5
Dvideo4linux_amd64.const585 V4L2_FIELD_SEQ_TB = 5
Dvideo4linux.txt889 …ELD_NONE, V4L2_FIELD_TOP, V4L2_FIELD_BOTTOM, V4L2_FIELD_INTERLACED, V4L2_FIELD_SEQ_TB, V4L2_FIELD_…
/external/strace/
Dconfigure.ac727 V4L2_FIELD_SEQ_TB,
Dconfig.h.in564 /* Define to 1 if you have the declaration of `V4L2_FIELD_SEQ_TB', and to 0 if
Dconfigure13384 ac_fn_c_check_decl "$LINENO" "V4L2_FIELD_SEQ_TB" "ac_cv_have_decl_V4L2_FIELD_SEQ_TB" "#include <sys…
/external/libxcam/wrapper/gstreamer/
Dgstxcamsrc.cpp153 {V4L2_FIELD_SEQ_TB, "both fields sequential, top first", "seq-tb"}, in gst_xcam_src_field_get_type()