Home
last modified time | relevance | path

Searched refs:pleft (Results 1 – 2 of 2) sorted by relevance

/external/qemu/android/skin/
Dregion.c273 int pleft = sspan[0]; in runs_coalesce_band() local
277 RASSERT(pleft != XSENTINEL); in runs_coalesce_band()
279 RASSERT(pleft < pright); in runs_coalesce_band()
281 if (pleft < minmax->x1) minmax->x1 = pleft; in runs_coalesce_band()
295 dspan[0] = (Run) pleft; in runs_coalesce_band()
302 dspan[0] = (Run) pleft; in runs_coalesce_band()
/external/opencv/cv/src/
Dcvstereogc.cpp703 GCVtx** pleft = pleft0 + pstep*y; in icvAlphaExpand() local
707 GCVtx** plr[] = { pleft, pright }; in icvAlphaExpand()
729 var = pleft[x]; in icvAlphaExpand()
804 var1 = pleft[x1]; in icvAlphaExpand()
822 GCVtx** pleft = pleft0 + pstep*y; in icvAlphaExpand() local
826 GCVtx* var = pleft[x]; in icvAlphaExpand()