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

/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
H A DTJ.java124 public static final int NUMPF = 12; field in class:TJ
504 if (pixelFormat < 0 || pixelFormat >= NUMPF)

Completed in 91 milliseconds