mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
media: rockchip: isp: thunder boot with multi sensor
Change-Id: I20efdaf70a24e9b892b40bed6420b2988b8125b4 Signed-off-by: Cai YiWei <cyw@rock-chips.com>
This commit is contained in:
@@ -1977,7 +1977,8 @@ struct rkisp_thunderboot_resmem_head {
|
||||
u16 hdr_mode;
|
||||
u16 width;
|
||||
u16 height;
|
||||
u32 bus_fmt;
|
||||
u16 camera_num;
|
||||
u16 camera_index;
|
||||
|
||||
u32 exp_time[3];
|
||||
u32 exp_gain[3];
|
||||
|
||||
@@ -1467,7 +1467,7 @@ struct rkisp32_isp_stat_buffer {
|
||||
struct rkisp32_thunderboot_resmem_head {
|
||||
struct rkisp_thunderboot_resmem_head head;
|
||||
struct isp32_isp_params_cfg cfg;
|
||||
};
|
||||
} __attribute__ ((packed));
|
||||
|
||||
/****************isp32 lite********************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user