Home
last modified time | relevance | path

Searched defs:wr (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/jni/filters/
Dwbalance.c21 void estmateWhite(unsigned char *src, int len, int *wr, int *wb, int *wg) { in estmateWhite()
99 void estmateWhiteBox(unsigned char *src, int iw, int ih, int x,int y, int *wr, int *wb, int *wg) { in estmateWhiteBox()
136 int wr; in JNIFUNCF() local