Searched refs:n_band (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/isl/
H A Disl_schedule_private.h18 int n_band; member in struct:isl_schedule_node
26 * n_band is the maximal number of bands.
36 int n_band; member in struct:isl_schedule
H A Disl_schedule.c144 * n_band is the current number of completed bands
185 int n_band; member in struct:isl_sched_graph
1574 node->band[graph->n_total_row] = graph->n_band;
1695 graph->n_band++;
1736 node->band[graph->n_total_row] = graph->n_band;
1767 sched->n_band = graph->n_band;
1779 sched->node[i].n_band = graph->n_band;
1780 if (graph->n_band
2089 int n_band, orig_band; local
2848 int n_band, orig_band; local
3448 int n_band; local
[all...]

Completed in 25 milliseconds