Home
last modified time | relevance | path

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

/external/libjpeg-turbo/java/
DTJUnitTest.java67 private static final int[] alphaOffset = { field in TJUnitTest
158 int aoffset = alphaOffset[pf]; in initBuf()
227 int ashift = alphaOffset[pf] * 8; in initIntBuf()
310 int aoffset = alphaOffset[pf]; in checkBuf()
434 int ashift = alphaOffset[pf] * 8; in checkIntBuf()
/external/libvncserver/test/
Dtjunittest.c62 const int alphaOffset[TJ_NUMPF] = {-1, -1, -1, -1, -1, -1, -1, 3, 3, 0, 0}; variable
149 int aoffset=alphaOffset[pf]; in checkBuf()
/external/libjpeg-turbo/
Dtjunittest.c74 const int alphaOffset[TJ_NUMPF] = {-1, -1, -1, -1, -1, -1, -1, 3, 3, 0, 0, -1}; variable
186 int aoffset=alphaOffset[pf]; in checkBuf()