Searched refs:exposure (Results 1 - 10 of 10) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_ispp.h | 101 struct sensor_exposure_cfg exposure; member
|
H A D | isp_params.h | 78 struct sensor_exposure_cfg exposure; member
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_ispp.h | 100 struct sensor_exposure_cfg exposure; member
|
H A D | isp_params.h | 84 struct sensor_exposure_cfg exposure; member
|
/device/soc/rockchip/common/vendor/drivers/media/i2c/ |
H A D | gc2093.c | 11 * 2. add hdr mode exposure limit issue.
140 struct v4l2_ctrl *exposure;
member 558 /* Update max exposure while meeting expected vblanking */
in gc2093_set_ctrl() 560 __v4l2_ctrl_modify_range(gc2093->exposure, gc2093->exposure->minimum, max, gc2093->exposure->step,
in gc2093_set_ctrl() 561 gc2093->exposure->default_value);
in gc2093_set_ctrl() 572 dev_dbg(gc2093->dev, "set exposure value 0x%x\n", ctrl->val);
in gc2093_set_ctrl() 581 /* The exposure goes up and reduces the frame rate, no need to write vb */
in gc2093_set_ctrl() 650 gc2093->exposure in gc2093_initialize_controls() [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/ |
H A D | ov13855.c | 129 struct v4l2_ctrl *exposure; member 1747 /* Update max exposure while meeting expected vblanking */ in ov13855_set_ctrl() 1749 __v4l2_ctrl_modify_range(ov13855->exposure, in ov13855_set_ctrl() 1750 ov13855->exposure->minimum, max, in ov13855_set_ctrl() 1751 ov13855->exposure->step, in ov13855_set_ctrl() 1752 ov13855->exposure->default_value); in ov13855_set_ctrl() 1846 ov13855->exposure = v4l2_ctrl_new_std(handler, &ov13855_ctrl_ops, in ov13855_initialize_controls()
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
H A D | hi_comm_isp_adapt.h | 199 short exposure only. */
201 threshold will be taken from long exposure only. */
1302 quotient of long exposure time / short exposure time. */
1799 hi_u32 reg_num; /* RW;Number of registers required when exposure results are written to the sensor.
1897 /* Defines the maximum exposure time or gain and minimum exposure time or gain */
1903 /* Defines the ISP exposure delay attribute */
1925 compensation plus the LumaDiff, AE will reduce shutter time to avoid over-exposure and
1933 hi_isp_ae_range exp_time_range; /* RW; Range:[0x0, 0xFFFFFFFF]; Format:32.0; sensor exposure tim 2056 hi_u32 exposure; /* R; Range:[0x40, 0xFFFFFFFF]; Format:26.6; */ global() member 2481 hi_u32 exposure; global() member [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
H A D | hi_comm_isp_adapt.h | 199 short exposure only. */
201 threshold will be taken from long exposure only. */
1302 quotient of long exposure time / short exposure time. */
1799 hi_u32 reg_num; /* RW;Number of registers required when exposure results are written to the sensor.
1897 /* Defines the maximum exposure time or gain and minimum exposure time or gain */
1903 /* Defines the ISP exposure delay attribute */
1925 compensation plus the LumaDiff, AE will reduce shutter time to avoid over-exposure and
1933 hi_isp_ae_range exp_time_range; /* RW; Range:[0x0, 0xFFFFFFFF]; Format:32.0; sensor exposure tim 2056 hi_u32 exposure; /* R; Range:[0x40, 0xFFFFFFFF]; Format:26.6; */ global() member 2481 hi_u32 exposure; global() member [all...] |
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rkisp2-config.h | 1621 struct sensor_exposure_cfg exposure; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rkisp2-config.h | 1641 struct sensor_exposure_cfg exposure; member
|
Completed in 30 milliseconds