定义Expander结构体。
typedef struct { hi_u16 x; hi_u32 y; } hi_isp_cmos_expander_point;
成员名称
描述
x
x轴坐标值。
取值范围:[0x0,0x100]。
y
y轴坐标值。
取值范围:[0x0, 0x100000]。