BITS_IN_JSAMPLE    19 third_party/libjpeg/jchuff.h #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE    71 third_party/libjpeg/jcmaster.c   if (cinfo->data_precision != BITS_IN_JSAMPLE)
BITS_IN_JSAMPLE   195 third_party/libjpeg/jcmaster.c #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE   287 third_party/libjpeg/jcparam.c   cinfo->data_precision = BITS_IN_JSAMPLE;
BITS_IN_JSAMPLE    29 third_party/libjpeg/jdct.h #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE    57 third_party/libjpeg/jdct.h #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE    51 third_party/libjpeg/jdinput.c   if (cinfo->data_precision != BITS_IN_JSAMPLE)
BITS_IN_JSAMPLE   350 third_party/libjpeg/jdsample.c #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE    77 third_party/libjpeg/jfdctint.c #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE   128 third_party/libjpeg/jfdctint.c #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE    76 third_party/libjpeg/jidctfst.c #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE   128 third_party/libjpeg/jidctfst.c #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE   142 third_party/libjpeg/jidctfst.c #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE    77 third_party/libjpeg/jidctint.c #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE   128 third_party/libjpeg/jidctint.c #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE    42 third_party/libjpeg/jidctred.c #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE    97 third_party/libjpeg/jidctred.c #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE    59 third_party/libjpeg/jmorecfg.h #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE    86 third_party/libjpeg/jmorecfg.h #if BITS_IN_JSAMPLE == 12
BITS_IN_JSAMPLE   127 third_party/libjpeg/jquant1.c #if BITS_IN_JSAMPLE == 8
BITS_IN_JSAMPLE   142 third_party/libjpeg/jquant2.c #define C0_SHIFT  (BITS_IN_JSAMPLE-HIST_C0_BITS)
BITS_IN_JSAMPLE   143 third_party/libjpeg/jquant2.c #define C1_SHIFT  (BITS_IN_JSAMPLE-HIST_C1_BITS)
BITS_IN_JSAMPLE   144 third_party/libjpeg/jquant2.c #define C2_SHIFT  (BITS_IN_JSAMPLE-HIST_C2_BITS)
BITS_IN_JSAMPLE   180 third_party/libjpeg/jquant2.c #if BITS_IN_JSAMPLE == 8