FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kCameraSpotSort Struct Reference

Description

Represents camera algorithm spot sort options.

Inheritance diagram for kCameraSpotSort:
Inheritance graph

Related

#define kCAMERA_PL_LUT_X_REDUCTION   (4)
 Slice Step reduction factor for X.
 
#define kCAMERA_SPOT_SORT_NULL   (0)
 Unknown spot sorting type.
 
#define kCAMERA_SPOT_SORT_SUM   (1)
 Elect spot based on sum (highest sum has highest priority).
 
#define kCAMERA_SPOT_SORT_CG_LOW   (2)
 Elect spot based on CG (lowest CG has highest priority).
 
#define kCAMERA_SPOT_SORT_CG_HIGH   (3)
 Elect spot based on CG (highest CG has highest priority).
 
#define kCAMERA_SPOT_SORT_FIFO_MODE   (4)
 Required for raw CGs from multiple pipes or unsorted ranges.
 

The documentation for this struct was generated from the following file: