Searched refs:u32ExpRatioMax (Results 1 - 7 of 7) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_ae_comm.h | 170 HI_U32 u32ExpRatioMax;
member
|
H A D | hi_comm_isp.h | 2670 HI_U32 u32ExpRatioMax; /* RW; Range:[0x40, 0x4000]; Format:26.6; 0x40 means 1 times. member 2671 When enExpRatioType is OP_TYPE_AUTO, u32ExpRatioMax is max(upper limit) of ExpRatio 2673 When enExpRatioType is OP_TYPE_MANUAL, u32ExpRatioMax is invalid. */ 2674 HI_U32 u32ExpRatioMin; /* RW; Range:[0x40, 0x4000]; Format:26.6; limited Range:[0x40, u32ExpRatioMax],
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_ae_comm.h | 170 HI_U32 u32ExpRatioMax;
member
|
H A D | hi_comm_isp.h | 2678 HI_U32 u32ExpRatioMax; /* RW; Range:[0x40, 0x4000]; Format:26.6; 0x40 means 1 times. member 2679 When enExpRatioType is OP_TYPE_AUTO, u32ExpRatioMax is max(upper limit) of ExpRatio 2681 When enExpRatioType is OP_TYPE_MANUAL, u32ExpRatioMax is invalid. */ 2682 HI_U32 u32ExpRatioMin; /* RW; Range:[0x40, 0x4000]; Format:26.6; limited Range:[0x40, u32ExpRatioMax],
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/include/ |
H A D | hi_ae_comm.h | 170 HI_U32 u32ExpRatioMax; member
|
H A D | hi_comm_isp.h | 2670 HI_U32 u32ExpRatioMax; /* RW; Range:[0x40, 0x4000]; Format:26.6; 0x40 means 1 times. member 2671 When enExpRatioType is OP_TYPE_AUTO, u32ExpRatioMax is max(upper limit) of ExpRatio 2673 When enExpRatioType is OP_TYPE_MANUAL, u32ExpRatioMax is invalid. */ 2674 HI_U32 u32ExpRatioMin; /* RW; Range:[0x40, 0x4000]; Format:26.6; limited Range:[0x40, u32ExpRatioMax],
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_ov2775/ |
H A D | ov2775_cmos.c | 245 ae_sns_dft->u32ExpRatioMax = 680; /* ratio max 680 */ in cmos_get_ae_2to1_line_wdr_default() 295 ae_sns_dft->u32ExpRatioMax = 1024; /* ratio max 1024 */ in cmos_get_ae_2to1_hlcg_line_wdr_default()
|
Completed in 38 milliseconds