Home
last modified time | relevance | path

Searched refs:V4L2_FIELD_SEQ_BT (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Dv4l2_fields.h31 #if defined(V4L2_FIELD_SEQ_BT) || (defined(HAVE_DECL_V4L2_FIELD_SEQ_BT) && HAVE_DECL_V4L2_FIELD_SEQ…
32 XLAT(V4L2_FIELD_SEQ_BT),
Dv4l2_fields.in7 V4L2_FIELD_SEQ_BT
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h98 V4L2_FIELD_SEQ_BT = 6, /* same as above + bottom-top order */ enumerator
114 (field) == V4L2_FIELD_SEQ_BT)
121 (field) == V4L2_FIELD_SEQ_BT)
127 (field) == V4L2_FIELD_SEQ_BT)
/external/v4l2_codec2/vda/
Dvideodev2.h105 V4L2_FIELD_SEQ_BT = 6, /* same as above + bottom-top order */ enumerator
121 (field) == V4L2_FIELD_SEQ_BT)
128 (field) == V4L2_FIELD_SEQ_BT)
134 (field) == V4L2_FIELD_SEQ_BT)
/external/strace/
Dconfigure.ac606 V4L2_FIELD_SEQ_BT,
Dconfig.h.in540 /* Define to 1 if you have the declaration of `V4L2_FIELD_SEQ_BT', and to 0 if