#include "ds5/ds5-options.h"#include "ds5/ds5-motion.h"#include "synthetic-stream.h"#include "motion-transform.h"
Go to the source code of this file.
Namespaces | |
| librealsense | |
Functions | |
| template<rs2_format FORMAT> | |
| void | librealsense::copy_hid_axes (byte *const dest[], const byte *source, double factor) |
| template<rs2_format FORMAT> | |
| void | librealsense::unpack_accel_axes (byte *const dest[], const byte *source, int width, int height, int output_size) |
| template<rs2_format FORMAT> | |
| void | librealsense::unpack_gyro_axes (byte *const dest[], const byte *source, int width, int height, int output_size) |