Searched refs:mesh_xfra (Results 1 – 3 of 3) sorted by relevance
134 cfg->mesh_xfra.vir_addr, cfg->mesh_yfra.vir_addr); in _configure()156 … snprintf(mesh_file, MESH_FILE_MAX_LEN, "%s/%s", cfg->u.mesh_file_path, cfg->mesh_xfra.mesh_file); in _configure()157 ret = _load_mesh(mesh_file, cfg->mesh_xfra.vir_addr, cfg->mesh_xfra.size); in _configure()318 param.mesh_xfra_fd = ctx->_cfg.mesh_xfra.dmaFd; in rk_ispfec_api_process()
79 mesh_info_t mesh_xfra; member
216 cfg->mesh_xfra.dmaFd = g_drm_buf_xfra.dmabuf_fd; in init_ispfec_bufs()217 cfg->mesh_xfra.size = g_drm_buf_xfra.size; in init_ispfec_bufs()218 cfg->mesh_xfra.vir_addr = g_drm_buf_xfra.map; in init_ispfec_bufs()2765 strcpy(g_ispfec_cfg.mesh_xfra.mesh_file, "meshxf_level0.bin");