This file is part of the AFBR-S50 hardware API.
int32_t q9_22_t
Signed fixed point number: Q9.22.
Definition fp_def.h:538
uint8_t uq0_8_t
Unsigned fixed point number: UQ0.8.
Definition fp_def.h:162
uint16_t uq1_15_t
Unsigned fixed point number: UQ1.15.
Definition fp_def.h:271
uint16_t uq12_4_t
Unsigned fixed point number: UQ12.4.
Definition fp_def.h:231
argus_pba_averaging_mode_t
The averaging modes for the pixel binning algorithm.
Definition argus_pba.h:192
argus_pba_flags_t
Enable flags for the pixel binning algorithm.
Definition argus_pba.h:167
@ PBA_SIMPLE_AVG
Definition argus_pba.h:195
@ PBA_LINEAR_AMPLITUDE_WEIGHTED_AVG
Definition argus_pba.h:200
@ PBA_ENABLE_GOLDPX_PRIORITY_MODE
Definition argus_pba.h:174
@ PBA_ENABLE
Definition argus_pba.h:169
@ PBA_ENABLE_GOLDPX_FALLBACK_MODE
Definition argus_pba.h:181
@ PBA_ENABLE_MIN_DIST_SCOPE
Definition argus_pba.h:184
The pixel binning algorithm settings data structure.
Definition argus_pba.h:209
argus_pba_flags_t Enabled
Definition argus_pba.h:214
uint8_t GoldenPixelOutOfSyncAgeThreshold
Definition argus_pba.h:507
q9_22_t AbsoluteMinimumDistanceThreshold
Definition argus_pba.h:512
uq1_15_t AbsoluteDistanceScopeExclusion
Definition argus_pba.h:476
uq0_8_t RelativeDistanceScopeInclusion
Definition argus_pba.h:403
argus_pba_averaging_mode_t AveragingMode
Definition argus_pba.h:220
uint32_t PrefilterMask
Definition argus_pba.h:524
uq0_8_t RelativeAmplitudeInclusion
Definition argus_pba.h:247
uq12_4_t AbsoluteAmplitudeExclusion
Definition argus_pba.h:336
uq0_8_t RelativeAmplitudeExclusion
Definition argus_pba.h:274
uq12_4_t GoldenPixelPriorityAmplitudeInclusion
Definition argus_pba.h:357
uq12_4_t AbsoluteAmplitudeInclusion
Definition argus_pba.h:305
uq0_8_t RelativeDistanceScopeExclusion
Definition argus_pba.h:428
uq1_15_t AbsoluteDistanceScopeInclusion
Definition argus_pba.h:452
uq12_4_t GoldenPixelPriorityAmplitudeExclusion
Definition argus_pba.h:378
uint8_t GoldenPixelSaturationFilterPixelThreshold
Definition argus_pba.h:493