Searched refs:mesh_xint (Results 1 – 3 of 3) sorted by relevance
133 ctx->_fecGenMesh->setMeshBuf(cfg->mesh_xint.vir_addr, cfg->mesh_yint.vir_addr, in _configure()149 … snprintf(mesh_file, MESH_FILE_MAX_LEN, "%s/%s", cfg->u.mesh_file_path, cfg->mesh_xint.mesh_file); in _configure()150 ret = _load_mesh(mesh_file, cfg->mesh_xint.vir_addr, cfg->mesh_xint.size); in _configure()317 param.mesh_xint_fd = ctx->_cfg.mesh_xint.dmaFd; in rk_ispfec_api_process()
78 mesh_info_t mesh_xint; member
212 cfg->mesh_xint.dmaFd = g_drm_buf_xint.dmabuf_fd; in init_ispfec_bufs()213 cfg->mesh_xint.size = g_drm_buf_xint.size; in init_ispfec_bufs()214 cfg->mesh_xint.vir_addr = g_drm_buf_xint.map; in init_ispfec_bufs()2764 strcpy(g_ispfec_cfg.mesh_xint.mesh_file, "meshxi_level0.bin");