hc
2023-11-06 36f0949ef9854b82a9a3154d970da4e3b8d12a61
kernel/include/uapi/linux/rkisp21-config.h
....@@ -805,6 +805,7 @@
805805 struct rkisp_isp21_stat_buffer {
806806 unsigned int meas_type;
807807 unsigned int frame_id;
808
+ unsigned int params_id;
808809 struct isp21_stat params;
809810 } __attribute__ ((packed));
810811