Home
last modified time | relevance | path

Searched refs:V4L2_MODE_HIGHQUALITY (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_PARM.c59 if ((capturemode & ~(V4L2_MODE_HIGHQUALITY)) == 0) { in valid_v4l2_captureparm_capturemode()
71 if ((outputmode & ~(V4L2_MODE_HIGHQUALITY)) == 0) { in valid_v4l2_outputparm_outputpmode()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h1196 #define V4L2_MODE_HIGHQUALITY 0x0001 /* High quality imaging mode */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h1196 #define V4L2_MODE_HIGHQUALITY 0x0001 /* High quality imaging mode */ macro