Searched refs:tjBlueOffset (Results 1 - 4 of 4) sorted by relevance

/external/libvncserver/common/
H A Dturbojpeg.h213 * then the blue component will be <tt>pixel[tjBlueOffset[TJ_BGRX]]</tt>.
215 static const int tjBlueOffset[TJ_NUMPF] = {2, 0, 2, 0, 1, 3, 0, 2, 0, 1, 3}; variable
H A Dturbojpeg.c805 RGB_BLUE!=tjBlueOffset[pixelFormat] ||
/external/libvncserver/test/
H A Dtjunittest.c77 int boffset=tjBlueOffset[pf];
148 int boffset=tjBlueOffset[pf];
H A Dtjbench.c177 int bindex=index2+tjBlueOffset[pf];

Completed in 68 milliseconds