HomeSort by relevance Sort by last modified time
    Searched defs:tjGreenOffset (Results 1 - 2 of 2) sorted by null

  /external/libvncserver/common/
turbojpeg.h 206 * <tt>pixel[tjGreenOffset[TJ_BGRX]]</tt>.
208 static const int tjGreenOffset[TJ_NUMPF] = {1, 1, 1, 1, 2, 2, 0, 1, 1, 2, 2};
  /external/libjpeg-turbo/
turbojpeg.h 268 * <tt>pixel[tjGreenOffset[TJ_BGRX]]</tt>.
270 static const int tjGreenOffset[TJ_NUMPF] = {1, 1, 1, 1, 2, 2, 0, 1, 1, 2, 2, -1};
    [all...]

Completed in 95 milliseconds