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

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

Completed in 3242 milliseconds