HomeSort by relevance Sort by last modified time
    Searched refs:DROP_BITS (Results 1 - 4 of 4) 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); \
jdhuff.c 692 DROP_BITS(s);
775 DROP_BITS(s);
  /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); \
jdhuff.c 692 DROP_BITS(s);
775 DROP_BITS(s);

Completed in 25 milliseconds