Searched refs:dspan (Results 1 – 1 of 1) sorted by relevance
272 Run* dspan = *pdst_spans; in runs_coalesce_band() local295 dspan[0] = (Run) pleft; in runs_coalesce_band()296 dspan[1] = (Run) pright; in runs_coalesce_band()297 dspan += 2; in runs_coalesce_band()302 dspan[0] = (Run) pleft; in runs_coalesce_band()303 dspan[1] = (Run) pright; in runs_coalesce_band()304 dspan[2] = XSENTINEL; in runs_coalesce_band()305 dspan += 3; in runs_coalesce_band()311 *pdst_spans = dspan; in runs_coalesce_band()326 Run* dspan = dst + 2; in runs_coalesce() local[all …]