Searched defs:CHECK_BIT_BUFFER (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
126 * Use CHECK_BIT_BUFFER to ensure there are N bits in get_buffer
130 * CHECK_BIT_BUFFER(state,n,action);
142 #define CHECK_BIT_BUFFER(state,nbits,action) \ macro

Completed in 30 milliseconds