HomeSort by relevance Sort by last modified time
    Searched defs:DROP_BITS (Results 1 - 2 of 2) sorted by null

  /external/jpeg/
jdhuff.h 124 * before using GET_BITS, PEEK_BITS, or DROP_BITS.
133 * DROP_BITS(n);
151 #define DROP_BITS(nbits) \
188 DROP_BITS(nb); \
  /external/qemu/distrib/jpeg-6b/
jdhuff.h 124 * before using GET_BITS, PEEK_BITS, or DROP_BITS.
133 * DROP_BITS(n);
151 #define DROP_BITS(nbits) \
188 DROP_BITS(nb); \

Completed in 307 milliseconds