Home
last modified time | relevance | path

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

/packages/apps/Gallery2/jni/filters/
Dwbalance.c116 int endx = x + bounds; in estmateWhiteBox() local
120 for(xp= startx;xp<endx;xp++) { in estmateWhiteBox()