Searched refs:uv_gauss_flat_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 | 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[9], in isp_rkiesharp_config_v12() [all …]
|
| H A D | isp_params_v2x.c | 1437 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_flat_coe[0], in isp_iesharp_config() 1438 arg->uv_gauss_flat_coe[1], in isp_iesharp_config() 1439 arg->uv_gauss_flat_coe[2], in isp_iesharp_config() 1440 arg->uv_gauss_flat_coe[3]); in isp_iesharp_config() 1444 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_flat_coe[4], in isp_iesharp_config() 1445 arg->uv_gauss_flat_coe[5], in isp_iesharp_config() 1446 arg->uv_gauss_flat_coe[6], in isp_iesharp_config() 1447 arg->uv_gauss_flat_coe[7]); in isp_iesharp_config() 1451 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_flat_coe[8], in isp_iesharp_config() 1452 arg->uv_gauss_flat_coe[9], in isp_iesharp_config() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/ |
| H A D | isp_params.c | 1569 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_flat_coe[0], in isp_rkiesharp_config_v12() 1570 arg->uv_gauss_flat_coe[1], in isp_rkiesharp_config_v12() 1571 arg->uv_gauss_flat_coe[2], in isp_rkiesharp_config_v12() 1572 arg->uv_gauss_flat_coe[3]); in isp_rkiesharp_config_v12() 1576 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_flat_coe[4], in isp_rkiesharp_config_v12() 1577 arg->uv_gauss_flat_coe[5], in isp_rkiesharp_config_v12() 1578 arg->uv_gauss_flat_coe[6], in isp_rkiesharp_config_v12() 1579 arg->uv_gauss_flat_coe[7]); in isp_rkiesharp_config_v12() 1583 val = CIF_ISP_PACK_4BYTE(arg->uv_gauss_flat_coe[8], in isp_rkiesharp_config_v12() 1584 arg->uv_gauss_flat_coe[9], in isp_rkiesharp_config_v12() [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rk-isp1-config.h | 667 unsigned char uv_gauss_flat_coe[15]; member
|
| H A D | rk-isp2-config.h | 1169 __u8 uv_gauss_flat_coe[15]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | rkisp2-config.h | 1181 u8 uv_gauss_flat_coe[15]; member
|