Home
last modified time | relevance | path

Searched refs:get_pu_control (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/open3d/Open3D-0.2/src/External/librealsense/src/
H A Duvc.h40 int get_pu_control(const device & device, int subdevice, rs_option option);
69 try { return get_pu_control(device, subdevice, option); } in get_pu_control_with_retry()
72 return get_pu_control(device, subdevice, option); in get_pu_control_with_retry()
H A Duvc-libuvc.cpp225 int get_pu_control(const device & device, int subdevice, rs_option option) in get_pu_control() function
H A Duvc-v4l2.cpp465 int get_pu_control(const device & device, int subdevice, rs_option option) in get_pu_control() function
H A Df200.cpp449 values[i] = uvc::get_pu_control(get_device(), 0, options[i]); in get_options()
H A Dr200.cpp238 values[i] = uvc::get_pu_control(get_device(), 2, options[i]); in get_options()
H A Duvc-wmf.cpp667 int get_pu_control(const device & device, int subdevice, rs_option option) in get_pu_control() function
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/librealsense/src/
H A Duvc.h40 int get_pu_control(const device & device, int subdevice, rs_option option);
69 try { return get_pu_control(device, subdevice, option); } in get_pu_control_with_retry()
72 return get_pu_control(device, subdevice, option); in get_pu_control_with_retry()
H A Duvc-libuvc.cpp225 int get_pu_control(const device & device, int subdevice, rs_option option) in get_pu_control() function
H A Duvc-v4l2.cpp465 int get_pu_control(const device & device, int subdevice, rs_option option) in get_pu_control() function
H A Df200.cpp449 values[i] = uvc::get_pu_control(get_device(), 0, options[i]); in get_options()
H A Dr200.cpp238 values[i] = uvc::get_pu_control(get_device(), 2, options[i]); in get_options()
H A Duvc-wmf.cpp667 int get_pu_control(const device & device, int subdevice, rs_option option) in get_pu_control() function