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

/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
H A DTJ.java40 public static final int NUMSAMP = 6; field in class:TJ
91 if (subsamp < 0 || subsamp >= NUMSAMP)
112 if (subsamp < 0 || subsamp >= NUMSAMP)

Completed in 63 milliseconds