Home
last modified time | relevance | path

Searched refs:shutter (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc2155.c937 static unsigned int cap = 0, shutter = 0x04e2; in gc2155_aec_ctrl() local
960 shutter = (value << 8); in gc2155_aec_ctrl()
963 shutter |= (value & 0xff); in gc2155_aec_ctrl()
965 __func__, __LINE__, shutter); in gc2155_aec_ctrl()
966 shutter = shutter * capture_lines / preview_lines; in gc2155_aec_ctrl()
967 shutter = shutter * capture_fps / preview_fps; in gc2155_aec_ctrl()
969 if (shutter > lines_10ms) { in gc2155_aec_ctrl()
970 shutter = shutter + lines_10ms / 2; in gc2155_aec_ctrl()
971 shutter /= lines_10ms; in gc2155_aec_ctrl()
972 shutter *= lines_10ms; in gc2155_aec_ctrl()
[all …]
H A Dgc2145.c2259 static unsigned int cap = 0, shutter = 0x04e2; in gc2145_aec_ctrl() local
2282 shutter = (value << 8); in gc2145_aec_ctrl()
2285 shutter |= (value & 0xff); in gc2145_aec_ctrl()
2287 __func__, __LINE__, shutter); in gc2145_aec_ctrl()
2288 shutter = shutter * capture_lines / preview_lines; in gc2145_aec_ctrl()
2289 shutter = shutter * capture_fps / preview_fps; in gc2145_aec_ctrl()
2291 if (shutter > lines_10ms) { in gc2145_aec_ctrl()
2292 shutter = shutter + lines_10ms / 2; in gc2145_aec_ctrl()
2293 shutter /= lines_10ms; in gc2145_aec_ctrl()
2294 shutter *= lines_10ms; in gc2145_aec_ctrl()
[all …]
H A Dmt9m001.c556 unsigned long shutter = ((exp->val - (s32)exp->minimum) * 1048 + in mt9m001_s_ctrl() local
561 reg_read(client, MT9M001_SHUTTER_WIDTH), shutter); in mt9m001_s_ctrl()
562 ret = reg_write(client, MT9M001_SHUTTER_WIDTH, shutter); in mt9m001_s_ctrl()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3368-android.dtsi308 isp_shutter: isp-shutter {
H A Drk3399-linux.dtsi245 isp_shutter: isp-shutter {
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst407 lowers the shutter speed. This mode compensates for relatively
414 and lower the shutter speed.
447 - Sports. Significantly increases ISO and uses a fast shutter speed
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drk3288-pinctrl.dtsi623 isp_shutter: isp-shutter {