Home
last modified time | relevance | path

Searched refs:V4L2_FIELD_ANY (Results 1 – 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_FMT.c752 format_max.fmt.pix.field = V4L2_FIELD_ANY; in do_set_formats_enum()
802 V4L2_FIELD_ANY); in do_set_formats_enum()
829 format_min.fmt.pix.field = V4L2_FIELD_ANY; in do_set_formats_enum()
879 V4L2_FIELD_ANY); in do_set_formats_enum()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2bufferpool.c1368 if (group->buffer.field == V4L2_FIELD_ANY) { in gst_v4l2_buffer_pool_dqbuf()
1382 if (group->buffer.field == V4L2_FIELD_ANY) { in gst_v4l2_buffer_pool_dqbuf()
Dgstv4l2object.c2007 case V4L2_FIELD_ANY: in gst_v4l2_object_get_interlace_mode()
3032 fmt.fmt.pix.field = V4L2_FIELD_ANY; in gst_v4l2_object_get_nearest_size()
3460 case V4L2_FIELD_ANY: in field_to_str()
4228 case V4L2_FIELD_ANY: in gst_v4l2_object_acquire_format()
/third_party/ffmpeg/libavdevice/
Dv4l2.c202 fmt.fmt.pix.field = V4L2_FIELD_ANY; in device_init()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h87 V4L2_FIELD_ANY = 0, /* driver can choose from none, enumerator
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h87 V4L2_FIELD_ANY = 0, /* driver can choose from none, enumerator
/third_party/gstreamer/gstplugins_good/
DChangeLog46638 As a cleanup, use V4L2_FIELD_ANY when probing sizes, which should result in