Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:tjRedOffset

260  * 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};