Searched refs:tjBlueOffset (Results 1 – 4 of 4) sorted by relevance
/external/libvncserver/common/ |
D | turbojpeg.h | 215 static const int tjBlueOffset[TJ_NUMPF] = {2, 0, 2, 0, 1, 3, 0, 2, 0, 1, 3}; variable
|
D | turbojpeg.c | 805 RGB_BLUE!=tjBlueOffset[pixelFormat] || in tjDecompress2()
|
/external/libvncserver/test/ |
D | tjunittest.c | 77 int boffset=tjBlueOffset[pf]; in initBuf() 148 int boffset=tjBlueOffset[pf]; in checkBuf()
|
D | tjbench.c | 177 int bindex=index2+tjBlueOffset[pf]; in decomptest()
|