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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djdhuff.h66 * by the macros CHECK_BIT_BUFFER and GET_BITS. When there aren't enough
127 * before using GET_BITS, PEEK_BITS, or DROP_BITS.
132 * val = GET_BITS(n);
148 #define GET_BITS(nbits) \ macro

Completed in 29 milliseconds