Searched refs:uv_gauss_other_coe (Results 1 - 6 of 6) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v1x.c | 1164 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_other_coe[0], arg->uv_gauss_other_coe[1],
in isp_rkiesharp_config_v12() 1165 arg->uv_gauss_other_coe[0x02], arg->uv_gauss_other_coe[0x03]);
in isp_rkiesharp_config_v12() 1168 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_other_coe[0x04], arg->uv_gauss_other_coe[0x05],
in isp_rkiesharp_config_v12() 1169 arg->uv_gauss_other_coe[0x06], arg->uv_gauss_other_coe[0x07]);
in isp_rkiesharp_config_v12() 1172 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_other_coe[0x08], arg->uv_gauss_other_coe[ in isp_rkiesharp_config_v12() [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v1x.c | 1576 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_other_coe[0], in isp_rkiesharp_config_v12() 1577 arg->uv_gauss_other_coe[1], in isp_rkiesharp_config_v12() 1578 arg->uv_gauss_other_coe[2], in isp_rkiesharp_config_v12() 1579 arg->uv_gauss_other_coe[3]); in isp_rkiesharp_config_v12() 1583 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_other_coe[4], in isp_rkiesharp_config_v12() 1584 arg->uv_gauss_other_coe[5], in isp_rkiesharp_config_v12() 1585 arg->uv_gauss_other_coe[6], in isp_rkiesharp_config_v12() 1586 arg->uv_gauss_other_coe[7]); in isp_rkiesharp_config_v12() 1590 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_other_coe[8], in isp_rkiesharp_config_v12() 1591 arg->uv_gauss_other_coe[ in isp_rkiesharp_config_v12() [all...] |
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rkisp1-config.h | 652 unsigned char uv_gauss_other_coe[15]; member
|
H A D | rkisp2-config.h | 987 u8 uv_gauss_other_coe[15]; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rkisp1-config.h | 669 unsigned char uv_gauss_other_coe[15]; member
|
H A D | rkisp2-config.h | 1006 u8 uv_gauss_other_coe[15]; member
|
Completed in 27 milliseconds