Searched defs:wg (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/apps/Gallery2/jni/filters/ |
H A D | wbalance.c | 21 void estmateWhite(unsigned char *src, int len, int *wr, int *wb, int *wg){ in estmateWhite() 103 void estmateWhiteBox(unsigned char *src, int iw, int ih, int x,int y, int *wr, int *wb, int *wg){ in estmateWhiteBox() 141 int wg; in JNIFUNCF() local
|
/aosp12/frameworks/native/opengl/tests/hwc/ |
H A D | hwcTestLib.cpp | 869 float wr = 0.2126, wg = 0.7152, wb = 0.0722; // ITU709 recommended constants in hwcTestColorConvert() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | omap3isp.h | 127 __u8 wg[OMAP3ISP_HIST_MAX_WG]; member
|