Searched refs:dirnc (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djquant1.c632 int dirnc; /* dir * nc */ local
652 dirnc = -nc;
657 dirnc = nc;
706 input_ptr += dirnc; /* advance input ptr to next column */

Completed in 54 milliseconds