Searched refs:rnd_thr_1_g (Results 1 - 6 of 6) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rkisp2-config.h | 462 u8 rnd_thr_1_g; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rkisp2-config.h | 475 u8 rnd_thr_1_g; member
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v21.c | 94 value = ISP2X_PACK_4BYTE(arg->rnd_thr_1_g, arg->rnd_thr_1_rb, 0, 0); in isp_dpcc_config()
|
H A D | isp_params_v3x.c | 171 value = ISP_PACK_4BYTE(arg->rnd_thr_1_g, arg->rnd_thr_1_rb, 0, 0); in isp_dpcc_config()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v21.c | 125 value = ISP2X_PACK_4BYTE(arg->rnd_thr_1_g, arg->rnd_thr_1_rb, 0, 0); in isp_dpcc_config()
|
H A D | isp_params_v3x.c | 205 value = ISP_PACK_4BYTE(arg->rnd_thr_1_g, arg->rnd_thr_1_rb, 0, 0); in isp_dpcc_config()
|
Completed in 33 milliseconds