Home
last modified time | relevance | path

Searched refs:range_sima (Results 1 - 8 of 8) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp21-config.h308 u16 range_sima; member
H A Drkisp3-config.h415 u16 range_sima; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp21-config.h308 u16 range_sima; member
H A Drkisp3-config.h415 u16 range_sima; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c2054 value = (arg->range_sima & 0x01FF) << 16 | (arg->space_sigma_pre & 0xFF) << 8 | (arg->space_sigma_cur & 0xFF); in isp_dhaz_config()
H A Disp_params_v3x.c2261 value = (arg->range_sima & 0x01FF) << 16 | (arg->space_sigma_pre & 0xFF) << 0x08 | (arg->space_sigma_cur & 0xFF); in isp_dhaz_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c2677 value = (arg->range_sima & 0x01FF) << 16 | in isp_dhaz_config()
H A Disp_params_v3x.c2839 value = (arg->range_sima & 0x01FF) << 16 | in isp_dhaz_config()

Completed in 30 milliseconds