Searched defs:tjRedOffset (Results 1 - 2 of 2) sorted by relevance

/external/libvncserver/common/
H A Dturbojpeg.h198 * then the red component will be <tt>pixel[tjRedOffset[TJ_BGRX]]</tt>.
200 static const int tjRedOffset[TJ_NUMPF] = {0, 2, 0, 2, 3, 1, 0, 0, 2, 3, 1}; variable
/external/libjpeg-turbo/
H A Dturbojpeg.h260 * then the red component will be <tt>pixel[tjRedOffset[TJ_BGRX]]</tt>.
262 static const int tjRedOffset[TJ_NUMPF] = {0, 2, 0, 2, 3, 1, 0, 0, 2, 3, 1, -1}; variable

Completed in 136 milliseconds