Searched defs:ashift (Results 1 – 3 of 3) sorted by relevance
57 #define ashift 8 macro
227 int ashift = alphaOffset[pf] * 8; in initIntBuf() local434 int ashift = alphaOffset[pf] * 8; in checkIntBuf() local
451 int ashift, int rshift, int gshift, int bshift) { in YuvPixel()