Searched refs:ExtControl (Results 1 – 2 of 2) sorted by relevance
174 int HosV4L2Control::ExtControl(int fd, struct v4l2_queryctrl *ctrl) in ExtControl() function in OHOS::Camera::HosV4L2Control255 while (!ExtControl(fd, &qCtrl)) { in V4L2EnumExtControls()351 rc = ExtControl(fd, &qCtrl); in V4L2GetControls()
47 int ExtControl(int fd, struct v4l2_queryctrl *ctrl);