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

  /external/libjpeg-turbo/
jdhuff.h 137 * before using GET_BITS, PEEK_BITS, or DROP_BITS.
146 * DROP_BITS(n);
164 #define DROP_BITS(nbits) \
201 DROP_BITS(nb); \
217 DROP_BITS(nb); \
jdhuff.c 634 DROP_BITS(s);
716 DROP_BITS(s);
  /external/pdfium/third_party/libjpeg/
jdhuff.h 123 * before using GET_BITS, PEEK_BITS, or DROP_BITS.
132 * DROP_BITS(n);
150 #define DROP_BITS(nbits) \
187 DROP_BITS(nb); \
fpdfapi_jdhuff.c 606 DROP_BITS(s);

Completed in 326 milliseconds