BITS_IN_JSAMPLE 34 3rdparty/libjpeg/jchuff.c #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 269 3rdparty/libjpeg/jcmaster.c if (cinfo->data_precision != BITS_IN_JSAMPLE) BITS_IN_JSAMPLE 423 3rdparty/libjpeg/jcmaster.c #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 306 3rdparty/libjpeg/jcparam.c cinfo->data_precision = BITS_IN_JSAMPLE; BITS_IN_JSAMPLE 34 3rdparty/libjpeg/jdct.h #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 66 3rdparty/libjpeg/jdct.h #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 220 3rdparty/libjpeg/jdinput.c if (cinfo->data_precision != BITS_IN_JSAMPLE) BITS_IN_JSAMPLE 95 3rdparty/libjpeg/jfdctint.c #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 146 3rdparty/libjpeg/jfdctint.c #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 76 3rdparty/libjpeg/jidctfst.c #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 128 3rdparty/libjpeg/jidctfst.c #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 142 3rdparty/libjpeg/jidctfst.c #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 100 3rdparty/libjpeg/jidctint.c #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 151 3rdparty/libjpeg/jidctint.c #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 53 3rdparty/libjpeg/jmorecfg.h #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 80 3rdparty/libjpeg/jmorecfg.h #if BITS_IN_JSAMPLE == 12 BITS_IN_JSAMPLE 128 3rdparty/libjpeg/jquant1.c #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 143 3rdparty/libjpeg/jquant2.c #define C0_SHIFT (BITS_IN_JSAMPLE-HIST_C0_BITS) BITS_IN_JSAMPLE 144 3rdparty/libjpeg/jquant2.c #define C1_SHIFT (BITS_IN_JSAMPLE-HIST_C1_BITS) BITS_IN_JSAMPLE 145 3rdparty/libjpeg/jquant2.c #define C2_SHIFT (BITS_IN_JSAMPLE-HIST_C2_BITS) BITS_IN_JSAMPLE 181 3rdparty/libjpeg/jquant2.c #if BITS_IN_JSAMPLE == 8 BITS_IN_JSAMPLE 98 3rdparty/libtiff/tif_jpeg.c #elif BITS_IN_JSAMPLE == 12 BITS_IN_JSAMPLE 1571 3rdparty/libtiff/tif_jpeg.c if (td->td_bitspersample != BITS_IN_JSAMPLE )