Go to the source code of this file.
Macros | |
#define | MP_BASE_HEIGHT 1024 |
#define | MP_BASE_WIDTH 1024 |
#define | QMP_BASE_HEIGHT 512 |
#define | QMP_BASE_WIDTH 512 |
#define | QVGA_BASE_HEIGHT 320 |
#define | QVGA_BASE_WIDTH 256 |
#define | VGA_BASE_HEIGHT 640 |
#define | VGA_BASE_WIDTH 512 |
Variables | |
const std::vector< DepthSensorModeDetails > | adsd3030_standardModes |
const std::vector< DepthSensorModeDetails > | adsd3100_standardModes |
const std::vector< DepthSensorModeDetails > | adtf3080_standardModes |
const std::vector< DriverConfiguration > | m_adsd3500standard |
#define MP_BASE_HEIGHT 1024 |
Definition at line 40 of file driver_configuration_table.h.
#define MP_BASE_WIDTH 1024 |
Definition at line 41 of file driver_configuration_table.h.
#define QMP_BASE_HEIGHT 512 |
Definition at line 42 of file driver_configuration_table.h.
#define QMP_BASE_WIDTH 512 |
Definition at line 43 of file driver_configuration_table.h.
#define QVGA_BASE_HEIGHT 320 |
Definition at line 46 of file driver_configuration_table.h.
#define QVGA_BASE_WIDTH 256 |
Definition at line 47 of file driver_configuration_table.h.
#define VGA_BASE_HEIGHT 640 |
Definition at line 44 of file driver_configuration_table.h.
#define VGA_BASE_WIDTH 512 |
Definition at line 45 of file driver_configuration_table.h.
const std::vector<DepthSensorModeDetails> adsd3030_standardModes |
Definition at line 146 of file driver_configuration_table.h.
const std::vector<DepthSensorModeDetails> adsd3100_standardModes |
Definition at line 67 of file driver_configuration_table.h.
const std::vector<DepthSensorModeDetails> adtf3080_standardModes |
Definition at line 225 of file driver_configuration_table.h.
const std::vector<DriverConfiguration> m_adsd3500standard |
Definition at line 51 of file driver_configuration_table.h.