Home
last modified time | relevance | path

Searched refs:test_query_ext_ctrl (Results 1 – 4 of 4) sorted by relevance

/external/v4l-utils/utils/v4l2-compliance/
Dv4l2-test-controls.cpp32 static int checkQCtrl(struct node *node, struct test_query_ext_ctrl &qctrl) in checkQCtrl()
178 struct test_query_ext_ctrl qctrl; in testQueryExtControls()
403 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()
591 static int checkExtendedCtrl(const struct v4l2_ext_control &ctrl, const struct test_query_ext_ctrl 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()
1005 test_query_ext_ctrl &qctrl = control.second; in testExtendedControls()
1091 test_query_ext_ctrl &qctrl = control.second; in testEvents()
Dv4l2-compliance.h94 struct test_query_ext_ctrl: v4l2_query_ext_ctrl { struct
98 using qctrl_map = std::map<__u32, test_query_ext_ctrl>; argument
Dv4l2-test-time32-64.cpp134 const test_query_ext_ctrl &qctrl = control.second; in testTime32_64()
Dv4l2-test-buffers.cpp2245 struct test_query_ext_ctrl valid_qctrl; in testRequests()
2305 test_query_ext_ctrl &qctrl = control.second; in testRequests()