Macros | Variables
driver_configuration_table.h File Reference
#include <aditof/depth_sensor_interface.h>
#include <aditof/sensor_definitions.h>
#include <vector>
Include dependency graph for driver_configuration_table.h:
This graph shows which files directly or indirectly include this file:

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< DepthSensorModeDetailsadsd3030_standardModes
 
const std::vector< DepthSensorModeDetailsadsd3100_standardModes
 
const std::vector< DepthSensorModeDetailsadtf3080_standardModes
 
const std::vector< DriverConfigurationm_adsd3500standard
 

Macro Definition Documentation

◆ MP_BASE_HEIGHT

#define MP_BASE_HEIGHT   1024

Definition at line 40 of file driver_configuration_table.h.

◆ MP_BASE_WIDTH

#define MP_BASE_WIDTH   1024

Definition at line 41 of file driver_configuration_table.h.

◆ QMP_BASE_HEIGHT

#define QMP_BASE_HEIGHT   512

Definition at line 42 of file driver_configuration_table.h.

◆ QMP_BASE_WIDTH

#define QMP_BASE_WIDTH   512

Definition at line 43 of file driver_configuration_table.h.

◆ QVGA_BASE_HEIGHT

#define QVGA_BASE_HEIGHT   320

Definition at line 46 of file driver_configuration_table.h.

◆ QVGA_BASE_WIDTH

#define QVGA_BASE_WIDTH   256

Definition at line 47 of file driver_configuration_table.h.

◆ VGA_BASE_HEIGHT

#define VGA_BASE_HEIGHT   640

Definition at line 44 of file driver_configuration_table.h.

◆ VGA_BASE_WIDTH

#define VGA_BASE_WIDTH   512

Definition at line 45 of file driver_configuration_table.h.

Variable Documentation

◆ adsd3030_standardModes

const std::vector<DepthSensorModeDetails> adsd3030_standardModes

Definition at line 146 of file driver_configuration_table.h.

◆ adsd3100_standardModes

const std::vector<DepthSensorModeDetails> adsd3100_standardModes

Definition at line 67 of file driver_configuration_table.h.

◆ adtf3080_standardModes

const std::vector<DepthSensorModeDetails> adtf3080_standardModes

Definition at line 225 of file driver_configuration_table.h.

◆ m_adsd3500standard

const std::vector<DriverConfiguration> m_adsd3500standard
Initial value:
= {
{"1024", "1024", "2", "16", "16", "0", "raw16", 2048, 3072, 0},
{"1024", "1024", "2", "12", "12", "0", "raw16_bits12_shift4", 1024, 3072,
1},
{"1024", "1024", "2", "12", "0", "0", "raw16_bits12_shift4", 1024, 1024, 1},
{"1024", "1024", "2", "12", "16", "0", "mipiRaw12_8", 2048, 2560, 0},
{"1024", "1024", "3", "16", "16", "0", "raw16", 2048, 3072, 0},
{"1024", "1024", "3", "12", "12", "0", "raw16_bits12_shift4", 1024, 4096,
1},
{"1024", "1024", "3", "12", "0", "0", "raw16_bits12_shift4", 1024, 1024, 1},
{"1024", "1024", "3", "12", "16", "0", "mipiRaw12_8", 2048, 3328, 0},
{"1024", "1024", "3", "16", "16", "0", "mipiRaw12_8", 1024, 4096, 0},
{"1024", "1024", "2", "16", "16", "0", "mipiRaw12_8", 1024, 4096, 0}}

Definition at line 51 of file driver_configuration_table.h.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:02