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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djdhuff.h127 * before using GET_BITS, PEEK_BITS, or DROP_BITS.
136 * DROP_BITS(n);
154 #define DROP_BITS(nbits) \ macro
191 DROP_BITS(nb); \
H A Djdhuff.c611 DROP_BITS(s);

Completed in 30 milliseconds