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

/external/chromium_org/third_party/libjpeg_turbo/
H A Dturbojpeg.h203 * then the red component will be <tt>pixel[tjRedOffset[TJ_BGRX]]</tt>.
205 static const int tjRedOffset[TJ_NUMPF] = {0, 2, 0, 2, 3, 1, 0, 0, 2, 3, 1}; variable

Completed in 199 milliseconds