hi_stitching_table_type

typedef enum {
    HI_STITCHING_TABLE_IPM,    // Indicates a stitching table of the hi_stiching_ipm_table type.
    HI_STITCHING_TABLE_LUT_TYPE1,  // Indicates a stitching table of the hi_roundview_stitching_lut_type1 type.
    HI_STITCHING_TABLE_LUT_TYPE2, // Reserved.
} hi_stitching_table_type;