Searched refs:V4L2_FIELD_SEQ_BT (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dv4l2_fields.h29 #if defined(V4L2_FIELD_SEQ_BT) || (defined(HAVE_DECL_V4L2_FIELD_SEQ_BT) && HAVE_DECL_V4L2_FIELD_SEQ_BT)
30 XLAT(V4L2_FIELD_SEQ_BT),
/external/kernel-headers/original/uapi/linux/
H A Dvideodev2.h98 V4L2_FIELD_SEQ_BT = 6, /* same as above + bottom-top order */ enumerator in enum:v4l2_field
114 (field) == V4L2_FIELD_SEQ_BT)
121 (field) == V4L2_FIELD_SEQ_BT)
127 (field) == V4L2_FIELD_SEQ_BT)

Completed in 103 milliseconds