Home
last modified time | relevance | path

Searched refs:hist_th_off (Results 1 - 10 of 10) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp21-config.h284 u8 hist_th_off; member
H A Drkisp3-config.h391 u8 hist_th_off; member
H A Drkisp2-config.h885 u8 hist_th_off; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp21-config.h284 u8 hist_th_off; member
H A Drkisp3-config.h391 u8 hist_th_off; member
H A Drkisp2-config.h904 u8 hist_th_off; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c2033 value = (arg->hist_min & 0xFFFF) << 16 | (arg->hist_th_off & 0xFF) << 8 | (arg->hist_k & 0x1F); in isp_dhaz_config()
H A Disp_params_v3x.c2240 value = (arg->hist_min & 0xFFFF) << 16 | (arg->hist_th_off & 0xFF) << 0x08 | (arg->hist_k & 0x1F); in isp_dhaz_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c2649 (arg->hist_th_off & 0xFF) << 8 | in isp_dhaz_config()
H A Disp_params_v3x.c2811 (arg->hist_th_off & 0xFF) << 8 | in isp_dhaz_config()

Completed in 45 milliseconds