Searched refs:mesh_yint (Results 1 – 3 of 3) sorted by relevance
133 ctx->_fecGenMesh->setMeshBuf(cfg->mesh_xint.vir_addr, cfg->mesh_yint.vir_addr, in _configure()164 … snprintf(mesh_file, MESH_FILE_MAX_LEN, "%s/%s", cfg->u.mesh_file_path, cfg->mesh_yint.mesh_file); in _configure()165 ret = _load_mesh(mesh_file, cfg->mesh_yint.vir_addr, cfg->mesh_yint.size); in _configure()319 param.mesh_yint_fd = ctx->_cfg.mesh_yint.dmaFd; in rk_ispfec_api_process()
80 mesh_info_t mesh_yint; member
220 cfg->mesh_yint.dmaFd = g_drm_buf_yint.dmabuf_fd; in init_ispfec_bufs()221 cfg->mesh_yint.size = g_drm_buf_yint.size; in init_ispfec_bufs()222 cfg->mesh_yint.vir_addr = g_drm_buf_yint.map; in init_ispfec_bufs()2766 strcpy(g_ispfec_cfg.mesh_yint.mesh_file, "meshyi_level0.bin");