#include <tofi_camera_intrinsics.h>
Public Attributes | |
int | bitsInAB |
int | bitsInConf |
int | bitsInPhaseOrDepth |
int | depthComputeIspEnable |
char | inputFormat [MAX_CHAR_SIZE] |
int | interleavingEnable |
int | littleEndian |
int | partialDepthEnable |
int | phaseInvalid |
int | withABFrame |
Definition at line 48 of file tofi_camera_intrinsics.h.
int DepthComputeISPParams::bitsInAB |
Definition at line 53 of file tofi_camera_intrinsics.h.
int DepthComputeISPParams::bitsInConf |
Definition at line 54 of file tofi_camera_intrinsics.h.
int DepthComputeISPParams::bitsInPhaseOrDepth |
Definition at line 52 of file tofi_camera_intrinsics.h.
int DepthComputeISPParams::depthComputeIspEnable |
Definition at line 49 of file tofi_camera_intrinsics.h.
char DepthComputeISPParams::inputFormat[MAX_CHAR_SIZE] |
Definition at line 58 of file tofi_camera_intrinsics.h.
int DepthComputeISPParams::interleavingEnable |
Definition at line 51 of file tofi_camera_intrinsics.h.
int DepthComputeISPParams::littleEndian |
Definition at line 57 of file tofi_camera_intrinsics.h.
int DepthComputeISPParams::partialDepthEnable |
Definition at line 50 of file tofi_camera_intrinsics.h.
int DepthComputeISPParams::phaseInvalid |
Definition at line 55 of file tofi_camera_intrinsics.h.
int DepthComputeISPParams::withABFrame |
Definition at line 56 of file tofi_camera_intrinsics.h.