Searched refs: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 | 1090 val = CIF_ISP_PACK_4BYTE(arg->gauss_other_coe[0], arg->gauss_other_coe[1], arg->gauss_other_coe[0x02], 0);
in isp_rkiesharp_config_v12() 1093 val = CIF_ISP_PACK_4BYTE(arg->gauss_other_coe[0x03], arg->gauss_other_coe[0x04], arg->gauss_other_coe[0x05], 0);
in isp_rkiesharp_config_v12() 1096 val = CIF_ISP_PACK_4BYTE(arg->gauss_other_coe[0x06], arg->gauss_other_coe[0x07], arg->gauss_other_coe[0x08], 0);
in isp_rkiesharp_config_v12()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v1x.c | 1426 val = CIF_ISP_PACK_4BYTE(arg->gauss_other_coe[0], in isp_rkiesharp_config_v12() 1427 arg->gauss_other_coe[1], in isp_rkiesharp_config_v12() 1428 arg->gauss_other_coe[2], in isp_rkiesharp_config_v12() 1433 val = CIF_ISP_PACK_4BYTE(arg->gauss_other_coe[3], in isp_rkiesharp_config_v12() 1434 arg->gauss_other_coe[4], in isp_rkiesharp_config_v12() 1435 arg->gauss_other_coe[5], in isp_rkiesharp_config_v12() 1440 val = CIF_ISP_PACK_4BYTE(arg->gauss_other_coe[6], in isp_rkiesharp_config_v12() 1441 arg->gauss_other_coe[7], in isp_rkiesharp_config_v12() 1442 arg->gauss_other_coe[8], in isp_rkiesharp_config_v12()
|
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rkisp1-config.h | 644 unsigned char gauss_other_coe[9]; member
|
H A D | rkisp2-config.h | 979 u8 gauss_other_coe[9]; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rkisp1-config.h | 661 unsigned char gauss_other_coe[9]; member
|
H A D | rkisp2-config.h | 998 u8 gauss_other_coe[9]; member
|
Completed in 19 milliseconds