mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
media: i2c: otp_eeprom: add pd_offset in pdaf part
Signed-off-by: Hu Kejun <william.hu@rock-chips.com> Change-Id: Ifa901449d7f7d5ffaeeec1498bbed4c4ee5a14f1
This commit is contained in:
@@ -326,6 +326,7 @@ struct rkmodule_pdaf_inf {
|
||||
__u32 dccmap_height;
|
||||
__u32 dcc_mode;
|
||||
__u32 dcc_dir;
|
||||
__u32 pd_offset;
|
||||
__u16 gainmap[RKMODULE_PADF_GAINMAP_LEN];
|
||||
__u16 dccmap[RKMODULE_PDAF_DCCMAP_LEN];
|
||||
} __attribute__ ((packed));
|
||||
|
||||
Reference in New Issue
Block a user