Searched refs:pright (Results 1 – 3 of 3) sorted by relevance
274 int pright = sspan[1]; in runs_coalesce_band() local278 RASSERT(pright != XSENTINEL); in runs_coalesce_band()279 RASSERT(pleft < pright); in runs_coalesce_band()292 if (xleft == pright) { in runs_coalesce_band()293 pright = xright; in runs_coalesce_band()296 dspan[1] = (Run) pright; in runs_coalesce_band()303 dspan[1] = (Run) pright; in runs_coalesce_band()308 if (pright > minmax->x2) minmax->x2 = pright; in runs_coalesce_band()
704 GCVtx** pright = pright0 + pstep*y; in icvAlphaExpand() local707 GCVtx** plr[] = { pleft, pright }; in icvAlphaExpand()734 var1 = pright[x1]; in icvAlphaExpand()753 var1 = pright[x1]; in icvAlphaExpand()823 GCVtx** pright = pright0 + pstep*y; in icvAlphaExpand() local830 var = pright[x]; in icvAlphaExpand()
77 ext4_fsblk_t pright; member