Searched defs:V4L2ExtCtrl (Results 1 – 2 of 2) sorted by relevance
58 struct V4L2ExtCtrl { struct61 struct v4l2_ext_control ctrl;
85 V4L2ExtCtrl::V4L2ExtCtrl(uint32_t id) { in V4L2ExtCtrl() function in android::V4L2ExtCtrl90 V4L2ExtCtrl::V4L2ExtCtrl(uint32_t id, int32_t val) : V4L2ExtCtrl(id) { in V4L2ExtCtrl() function in android::V4L2ExtCtrl