UVSP in MCSC needs the value of LSC_CENTER from CGRAS in 3AA and RADIAL_BIQUAD value in 3AA.
Driver calls the get_cal_info function to DDK, DDK fills the values in cal_info.
These values are need to be sync with frame. So the new data was added in shot_ext.
PR JIRA ID: CPR-39
Change-Id: I44e57317a30865733349f037298e49c69dd81fcd
Signed-off-by: Sunmi Lee <carrotsm.lee@samsung.com>
uint32_t invalid;
struct hfd_meta hfd;
+
+ uint16_t binning_ratio_x;
+ uint16_t binning_ratio_y;
+ uint32_t crop_taa_x;
+ uint32_t crop_taa_y;
+ uint32_t bds_ratio_x;
+ uint32_t bds_ratio_y;
+
/* reserved for future */
- uint32_t reserved[13];
+ uint32_t reserved[8];
/** \brief
processing time debugging