Lines Matching refs:htab
75 vlVaSurface *surf = handle_table_get(drv->htab, surface_list[i]);
84 handle_table_remove(drv->htab, surface_list[i]);
106 surf = handle_table_get(drv->htab, render_target);
119 context = handle_table_get(drv->htab, surf->ctx);
162 surf = handle_table_get(drv->htab, render_target);
168 context = handle_table_get(drv->htab, surf->ctx);
238 buf = handle_table_get(drv->htab, sub->image->buf);
326 surf = handle_table_get(drv->htab, surface_id);
448 config = handle_table_get(drv->htab, config_id);
1025 surfaces[i] = handle_table_add(drv->htab, surf);
1148 vlVaBuffer *buf = handle_table_get(VL_VA_DRIVER(ctx)->htab, filters[i]);
1225 surf = handle_table_get(drv->htab, surface_id);