hc
2023-11-20 520ec20d74dfd87f62fd58b921b7209d6daed94a
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