Home
last modified time | relevance | path

Searched refs:slope (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_sns_adapt.h179 hi_u16 slope[HI_ISP_DRC_CUBIC_POINT_NUM]; member
283 hi_u8 slope; /* RW,Range: [ 0, 0xE] */ member
H A Dhi_comm_isp_adapt.h244 hi_u16 slope; /* RW; Range:[0, 10000]; Format:14.0; slope of the characteristic point of the cubic curve; member
302 Enhancement strength adaptation slope for positive detail */
310 Enhancement strength adaptation slope for negative detail */
1000 hi_u8 slope; /* RW; Range: Hi3559AV100 = [0, 14] | Hi3519AV100 = [0, 14]|Hi3516CV500 = [0, 14]| member
1003 Crosstalk slope value. */
1477 hi_u16 slp_low; /* RW; range: [0x0, 0xF]; FILTER level depend slope low */
1480 hi_u16 slp_high; /* RW; range: [0x0, 0xF]; FILTER level depend slope high */
1958 hi_u16 hist_ratio_slope; /* RW; Range:[0x0, 0xFFFF]; Format:16.0; AE hist ratio slope */
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_sns_adapt.h179 hi_u16 slope[HI_ISP_DRC_CUBIC_POINT_NUM]; member
283 hi_u8 slope; /* RW,Range: [ 0, 0xE] */ member
H A Dhi_comm_isp_adapt.h244 hi_u16 slope; /* RW; Range:[0, 10000]; Format:14.0; slope of the characteristic point of the cubic curve; member
302 Enhancement strength adaptation slope for positive detail */
310 Enhancement strength adaptation slope for negative detail */
1000 hi_u8 slope; /* RW; Range: Hi3559AV100 = [0, 14] | Hi3519AV100 = [0, 14]|Hi3516CV500 = [0, 14]| member
1003 Crosstalk slope value. */
1477 hi_u16 slp_low; /* RW; range: [0x0, 0xF]; FILTER level depend slope low */
1480 hi_u16 slp_high; /* RW; range: [0x0, 0xF]; FILTER level depend slope high */
1958 hi_u16 hist_ratio_slope; /* RW; Range:[0x0, 0xFFFF]; Format:16.0; AE hist ratio slope */
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h274 * @slope: slope of a linear temperature adjustment curve.
277 int slope; member
/device/soc/rockchip/common/sdk_linux/drivers/video/backlight/
H A Dpwm_bl.c399 unsigned int slope = (128 * (max_val - min_val)) / nlevels; in pwm_backlight_is_linear() local
403 unsigned int linear_value = min_val + ((i * slope) / 128); in pwm_backlight_is_linear()

Completed in 22 milliseconds