Searched defs:qctrl (Results 1 – 7 of 7) sorted by relevance
32 static int checkQCtrl(struct node *node, struct test_query_ext_ctrl &qctrl) in checkQCtrl()178 struct test_query_ext_ctrl qctrl; in testQueryExtControls() local332 struct v4l2_queryctrl qctrl; in testQueryControls() local403 static int checkSimpleCtrl(const struct v4l2_control &ctrl, const struct test_query_ext_ctrl &qctrl) in checkSimpleCtrl()441 test_query_ext_ctrl &qctrl = control.second; in testSimpleControls() local591 …int checkExtendedCtrl(const struct v4l2_ext_control &ctrl, const struct test_query_ext_ctrl &qctrl) in checkExtendedCtrl()646 const struct test_query_ext_ctrl &qctrl) in checkVividDynArray()785 const struct test_query_ext_ctrl &qctrl) in checkVividControls()883 test_query_ext_ctrl &qctrl = control.second; in testExtendedControls() local1005 test_query_ext_ctrl &qctrl = control.second; in testExtendedControls() local[all …]
134 const test_query_ext_ctrl &qctrl = control.second; in testTime32_64() local
2305 test_query_ext_ctrl &qctrl = control.second; in testRequests() local
79 let mut qctrl: v4l2_queryctrl = v4l2_queryctrl { in queryctrl() localVariable96 let mut qctrl: v4l2_query_ext_ctrl = v4l2_query_ext_ctrl { in query_ext_ctrl() localVariable
750 static int print_control(int fd, struct v4l2_query_ext_ctrl &qctrl, bool show_menus) in print_control()805 static int query_ext_ctrl_ioctl(int fd, struct v4l2_query_ext_ctrl &qctrl) in query_ext_ctrl_ioctl()854 struct v4l2_query_ext_ctrl qctrl; in list_controls() local879 struct v4l2_query_ext_ctrl qctrl; in find_controls() local981 v4l2_query_ext_ctrl qctrl = {}; in common_control_event() local
1724 struct v4l2_queryctrl qctrl = { .id = cid }; in v4l2_set_control() local1755 struct v4l2_queryctrl qctrl = { .id = cid }; in v4l2_get_control() local
186 static void cam_exposure_limits(struct sdl *m, struct v4l2_queryctrl *qctrl) in cam_exposure_limits()206 struct v4l2_queryctrl qctrl = { .id = cid }; in cam_set_exposure() local227 struct v4l2_queryctrl qctrl = { .id = cid }; in cam_convert_exposure() local