Home
last modified time | relevance | path

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 Disp_params_v1x.c1576 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 Disp_params_v2x.c1493 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 Disp_params.c1625 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 Drk-isp1-config.h669 unsigned char uv_gauss_other_coe[15]; member
H A Drk-isp2-config.h1171 __u8 uv_gauss_other_coe[15]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h1183 u8 uv_gauss_other_coe[15]; member