Home | History | Annotate | Download | only in libcamera

Lines Matching refs:arg1

1677 status_t ExynosCameraHWInterface::sendCommand(int32_t command, int32_t arg1, int32_t arg2)
1687 if (arg1 == CAMERA_FACE_DETECTION_SW) {
4407 int32_t cmd, int32_t arg1, int32_t arg2)
4410 return obj(dev)->sendCommand(cmd, arg1, arg2);