Home
last modified time | relevance | path

Searched refs:checkPixelFormat (Results 1 – 1 of 1) sorted by relevance

/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJ.java220 checkPixelFormat(pixelFormat); in getPixelSize()
241 checkPixelFormat(pixelFormat); in getRedOffset()
262 checkPixelFormat(pixelFormat); in getGreenOffset()
283 checkPixelFormat(pixelFormat); in getBlueOffset()
503 private static void checkPixelFormat(int pixelFormat) { in checkPixelFormat() method in TJ