Searched refs:v4l2_ext_control (Results 1 – 24 of 24) sorted by relevance
42 typedef struct v4l2_ext_control struct_v4l2_ext_control;
1933 struct v4l2_ext_control ctrl; in SubmitFrameMetadata()1934 std::vector<struct v4l2_ext_control> ctrls; in SubmitFrameMetadata()2277 struct v4l2_ext_control ctrl; in SubmitDecode()2278 std::vector<struct v4l2_ext_control> ctrls; in SubmitDecode()2512 struct v4l2_ext_control ctrl; in SubmitDecode()2738 std::vector<struct v4l2_ext_control> ctrls; in SubmitDecode()2740 struct v4l2_ext_control ctrl; in SubmitDecode()2890 struct v4l2_ext_control ctrl; in GetFrameContext()
1483 struct v4l2_ext_control { struct1515 struct v4l2_ext_control *controls;
1549 struct v4l2_ext_control { struct1574 struct v4l2_ext_control *controls; argument
184 struct v4l2_ext_control control; in do_get_ext_control_one()
51 typedef struct v4l2_ext_control struct_v4l2_ext_control;
6877 * v4l2.c (print_v4l2_ext_control): Cast v4l2_ext_control.string pointer7406 v4l2.c: print v4l2_ext_control.value64 using PRId64 format.