hi_isp_cmos_sensor_max_resolution
说明
定义Sensor最大分辨率结构体。
定义
typedef struct {
hi_u32 max_width;
hi_u32 max_height;
} hi_isp_cmos_sensor_max_resolution;
hi_u32基础数据类型定义请参见基本数据类型说明。
成员
成员名称 |
描述 |
|---|---|
max_width |
最大宽度。 |
max_height |
最大高度。 |
父主题: ISP系统控制及3A算法注册