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

/illumos-gate/usr/src/uts/common/sys/
H A Dvideodev2.h99 V4L2_FIELD_SEQ_BT = 6, /* same as above + bottom-top order */ enumerator in enum:v4l2_field
108 (field) == V4L2_FIELD_SEQ_BT)
113 (field) == V4L2_FIELD_SEQ_BT)
117 (field) == V4L2_FIELD_SEQ_BT)

Completed in 218 milliseconds