Home
last modified time | relevance | path

Searched defs:cList (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_control.cpp22 void HosV4L2Control::V4L2VidiocSCtrl (int fd, int ret, struct v4l2_ext_control* cList, int count) in V4L2VidiocSCtrl() argument
49 struct v4l2_ext_control cList[numControls]; in V4L2SetCtrls() local
75 V4L2VidiocGExtCtrls(int fd, int ret, int &count, v4l2_ext_control *cList, std::vector<DeviceControl>& control) V4L2VidiocGExtCtrls() argument
110 struct v4l2_ext_control cList[numControls]; V4L2GetCtrls() local
[all...]

Completed in 2 milliseconds