Searched refs:getBlueOffset (Results 1 – 4 of 4) sorted by relevance
286 public static int getBlueOffset(int pixelFormat) { in getBlueOffset() method in TJ
149 int boffset = TJ.getBlueOffset(pf); in initBuf()218 int bshift = TJ.getBlueOffset(pf) * 8; in initIntBuf()300 int boffset = TJ.getBlueOffset(pf); in checkBuf()427 int bshift = TJ.getBlueOffset(pf) * 8; in checkIntBuf()
123 int bindex = TJ.getBlueOffset(pixelFormat); in loadImage()145 int bindex = TJ.getBlueOffset(pixelFormat); in saveImage()297 int bindex = index2 + TJ.getBlueOffset(pf); in decomp()
224 `TJ.getBlueOffset()` methods-- now return -1 for `TJPF_GRAY`/`TJ.PF_GRAY`