Home
last modified time | relevance | path

Searched refs:depth_mode (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dkinect.c26 static bool depth_mode; variable
451 if (depth_mode) in sd_probe()
473 module_param(depth_mode, bool, 0644);
474 MODULE_PARM_DESC(depth_mode, "0=video 1=depth");
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.h313 struct v4l2_ctrl *depth_mode; member
H A Datomisp_ioctl.c1860 if (asd->depth_mode->val) in atomisp_streamon()
1946 if (asd->depth_mode->val && atomisp_streaming_count(isp) == in atomisp_streamon()
1958 } else if (asd->depth_mode->val && (atomisp_streaming_count(isp) < in atomisp_streamon()
H A Datomisp_cmd.c1312 bool depth_mode = false; in __atomisp_css_recover() local
1403 if (isp->asd[i].depth_mode->val) in __atomisp_css_recover()
1465 if ((asd->depth_mode->val) && in __atomisp_css_recover()
1467 depth_mode = true; in __atomisp_css_recover()
1479 if (depth_mode) { in __atomisp_css_recover()
H A Datomisp_subdev.c1232 asd->depth_mode = in isp_subdev_init_entities()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/
H A Dmapbox-gl-native.pro107 src/mbgl/gl/depth_mode.cpp \