Home
last modified time | relevance | path

Searched defs:V4L2_CTRL_ID2CLASS (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h1754 #define V4L2_CTRL_ID2CLASS(id) ((id) & 0x0fff0000UL) macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h1754 #define V4L2_CTRL_ID2CLASS(id) ((id) & 0x0fff0000UL) macro