Searched refs:uv_gauss_flat_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 | 1132 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_flat_coe[0], arg->uv_gauss_flat_coe[1], arg->uv_gauss_flat_coe[0x02],
in isp_rkiesharp_config_v12() 1133 arg->uv_gauss_flat_coe[0x03]);
in isp_rkiesharp_config_v12() 1136 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_flat_coe[0x04], arg->uv_gauss_flat_coe[0x05],
in isp_rkiesharp_config_v12() 1137 arg->uv_gauss_flat_coe[0x06], arg->uv_gauss_flat_coe[0x07]);
in isp_rkiesharp_config_v12() 1140 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_flat_coe[0x08], arg->uv_gauss_flat_coe[ in isp_rkiesharp_config_v12() [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v1x.c | 1520 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_flat_coe[0], in isp_rkiesharp_config_v12() 1521 arg->uv_gauss_flat_coe[1], in isp_rkiesharp_config_v12() 1522 arg->uv_gauss_flat_coe[2], in isp_rkiesharp_config_v12() 1523 arg->uv_gauss_flat_coe[3]); in isp_rkiesharp_config_v12() 1527 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_flat_coe[4], in isp_rkiesharp_config_v12() 1528 arg->uv_gauss_flat_coe[5], in isp_rkiesharp_config_v12() 1529 arg->uv_gauss_flat_coe[6], in isp_rkiesharp_config_v12() 1530 arg->uv_gauss_flat_coe[7]); in isp_rkiesharp_config_v12() 1534 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_flat_coe[8], in isp_rkiesharp_config_v12() 1535 arg->uv_gauss_flat_coe[ in isp_rkiesharp_config_v12() [all...] |
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rkisp1-config.h | 650 unsigned char uv_gauss_flat_coe[15]; member
|
H A D | rkisp2-config.h | 985 u8 uv_gauss_flat_coe[15]; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rkisp1-config.h | 667 unsigned char uv_gauss_flat_coe[15]; member
|
H A D | rkisp2-config.h | 1004 u8 uv_gauss_flat_coe[15]; member
|
Completed in 21 milliseconds