Searched refs:BITS_IN_JSAMPLE (Results 1 – 2 of 2) sorted by relevance
234 #if BITS_IN_JSAMPLE == 12 in gdImageJpegCtx()262 #if BITS_IN_JSAMPLE == 8 in gdImageJpegCtx()266 #elif BITS_IN_JSAMPLE == 12 in gdImageJpegCtx()271 #error IJG JPEG library BITS_IN_JSAMPLE value must be 8 or 12 in gdImageJpegCtx()459 #if BITS_IN_JSAMPLE == 12 in gdImageCreateFromJpegCtxEx()
51 #define BITS_IN_JSAMPLE 8 macro237 #define C0_SHIFT (BITS_IN_JSAMPLE-HIST_C0_BITS)238 #define C1_SHIFT (BITS_IN_JSAMPLE-HIST_C1_BITS)239 #define C2_SHIFT (BITS_IN_JSAMPLE-HIST_C2_BITS)275 #if BITS_IN_JSAMPLE == 8
Completed in 10 milliseconds