Searched refs:uv_gauss_other_coe (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/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[9], in isp_rkiesharp_config_v12() [all …]
|
| H A D | isp_params_v2x.c | 1493 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_other_coe[0], in isp_iesharp_config() 1494 arg->uv_gauss_other_coe[1], in isp_iesharp_config() 1495 arg->uv_gauss_other_coe[2], in isp_iesharp_config() 1496 arg->uv_gauss_other_coe[3]); in isp_iesharp_config() 1500 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_other_coe[4], in isp_iesharp_config() 1501 arg->uv_gauss_other_coe[5], in isp_iesharp_config() 1502 arg->uv_gauss_other_coe[6], in isp_iesharp_config() 1503 arg->uv_gauss_other_coe[7]); in isp_iesharp_config() 1507 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_other_coe[8], in isp_iesharp_config() 1508 arg->uv_gauss_other_coe[9], in isp_iesharp_config() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/ |
| H A D | isp_params.c | 1625 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_other_coe[0], in isp_rkiesharp_config_v12() 1626 arg->uv_gauss_other_coe[1], in isp_rkiesharp_config_v12() 1627 arg->uv_gauss_other_coe[2], in isp_rkiesharp_config_v12() 1628 arg->uv_gauss_other_coe[3]); in isp_rkiesharp_config_v12() 1632 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_other_coe[4], in isp_rkiesharp_config_v12() 1633 arg->uv_gauss_other_coe[5], in isp_rkiesharp_config_v12() 1634 arg->uv_gauss_other_coe[6], in isp_rkiesharp_config_v12() 1635 arg->uv_gauss_other_coe[7]); in isp_rkiesharp_config_v12() 1639 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_other_coe[8], in isp_rkiesharp_config_v12() 1640 arg->uv_gauss_other_coe[9], in isp_rkiesharp_config_v12() [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rk-isp1-config.h | 669 unsigned char uv_gauss_other_coe[15]; member
|
| H A D | rk-isp2-config.h | 1171 __u8 uv_gauss_other_coe[15]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | rkisp2-config.h | 1183 u8 uv_gauss_other_coe[15]; member
|