#include <climits>
#include <algorithm>
#include <iomanip>
#include "image.h"
#include "ds-private.h"
#include "ds-device.h"
Go to the source code of this file.
Classes | |
struct | rsimpl::fisheye_timestamp_reader::byte_wrapping |
class | rsimpl::color_timestamp_reader |
class | rsimpl::dinghy_timestamp_reader |
class | rsimpl::fisheye_timestamp_reader |
class | rsimpl::serial_timestamp_generator |
Namespaces | |
namespace | rsimpl |
Defines | |
#define | MAX_DS_DEFAULT_X 639 |
#define | MAX_DS_DEFAULT_Y 439 |
Functions | |
void | rsimpl::correct_lr_auto_exposure_params (rs_device_base *device, ae_params ¶ms) |
const ds::dinghy & | rsimpl::get_dinghy (const subdevice_mode &mode, const void *frame) |
#define MAX_DS_DEFAULT_X 639 |
Definition at line 18 of file ds-device.cpp.
#define MAX_DS_DEFAULT_Y 439 |
Definition at line 19 of file ds-device.cpp.