hi_isp_cmos_sensor_max_resolution

说明

定义Sensor最大分辨率结构体。

定义

typedef struct {
    hi_u32    max_width;
    hi_u32    max_height;
} hi_isp_cmos_sensor_max_resolution;

成员

成员名称

描述

max_width

最大宽度。

max_height

最大高度。