JSAMPLE 159 third_party/libjpeg/jccolor.c outptr0[col] = (JSAMPLE) JSAMPLE 163 third_party/libjpeg/jccolor.c outptr1[col] = (JSAMPLE) JSAMPLE 167 third_party/libjpeg/jccolor.c outptr2[col] = (JSAMPLE) JSAMPLE 208 third_party/libjpeg/jccolor.c outptr[col] = (JSAMPLE) JSAMPLE 257 third_party/libjpeg/jccolor.c outptr0[col] = (JSAMPLE) JSAMPLE 261 third_party/libjpeg/jccolor.c outptr1[col] = (JSAMPLE) JSAMPLE 265 third_party/libjpeg/jccolor.c outptr2[col] = (JSAMPLE) JSAMPLE 91 third_party/libjpeg/jcsample.c register JSAMPLE pixval; JSAMPLE 173 third_party/libjpeg/jcsample.c *outptr++ = (JSAMPLE) ((outvalue + numpix2) / numpix); JSAMPLE 233 third_party/libjpeg/jcsample.c *outptr++ = (JSAMPLE) ((GETJSAMPLE(*inptr) + GETJSAMPLE(inptr[1]) JSAMPLE 272 third_party/libjpeg/jcsample.c *outptr++ = (JSAMPLE) ((GETJSAMPLE(*inptr0) + GETJSAMPLE(inptr0[1]) + JSAMPLE 343 third_party/libjpeg/jcsample.c *outptr++ = (JSAMPLE) ((membersum + 32768) >> 16); JSAMPLE 363 third_party/libjpeg/jcsample.c *outptr++ = (JSAMPLE) ((membersum + 32768) >> 16); JSAMPLE 378 third_party/libjpeg/jcsample.c *outptr = (JSAMPLE) ((membersum + 32768) >> 16); JSAMPLE 432 third_party/libjpeg/jcsample.c *outptr++ = (JSAMPLE) ((membersum + 32768) >> 16); JSAMPLE 442 third_party/libjpeg/jcsample.c *outptr++ = (JSAMPLE) ((membersum + 32768) >> 16); JSAMPLE 450 third_party/libjpeg/jcsample.c *outptr = (JSAMPLE) ((membersum + 32768) >> 16); JSAMPLE 131 third_party/libjpeg/jdcolor.c register JSAMPLE * range_limit = cinfo->sample_range_limit; JSAMPLE 256 third_party/libjpeg/jdcolor.c register JSAMPLE * range_limit = cinfo->sample_range_limit; JSAMPLE 251 third_party/libjpeg/jdmaster.c JSAMPLE * table; JSAMPLE 254 third_party/libjpeg/jdmaster.c table = (JSAMPLE *) JSAMPLE 256 third_party/libjpeg/jdmaster.c (5 * (MAXJSAMPLE+1) + CENTERJSAMPLE) * SIZEOF(JSAMPLE)); JSAMPLE 260 third_party/libjpeg/jdmaster.c MEMZERO(table - (MAXJSAMPLE+1), (MAXJSAMPLE+1) * SIZEOF(JSAMPLE)); JSAMPLE 263 third_party/libjpeg/jdmaster.c table[i] = (JSAMPLE) i; JSAMPLE 270 third_party/libjpeg/jdmaster.c (2 * (MAXJSAMPLE+1) - CENTERJSAMPLE) * SIZEOF(JSAMPLE)); JSAMPLE 272 third_party/libjpeg/jdmaster.c cinfo->sample_range_limit, CENTERJSAMPLE * SIZEOF(JSAMPLE)); JSAMPLE 237 third_party/libjpeg/jdmerge.c register JSAMPLE * range_limit = cinfo->sample_range_limit; JSAMPLE 299 third_party/libjpeg/jdmerge.c register JSAMPLE * range_limit = cinfo->sample_range_limit; JSAMPLE 389 third_party/libjpeg/jdmerge.c (size_t) (upsample->out_row_width * SIZEOF(JSAMPLE))); JSAMPLE 195 third_party/libjpeg/jdsample.c register JSAMPLE invalue; JSAMPLE 238 third_party/libjpeg/jdsample.c register JSAMPLE invalue; JSAMPLE 266 third_party/libjpeg/jdsample.c register JSAMPLE invalue; JSAMPLE 318 third_party/libjpeg/jdsample.c *outptr++ = (JSAMPLE) invalue; JSAMPLE 319 third_party/libjpeg/jdsample.c *outptr++ = (JSAMPLE) ((invalue * 3 + GETJSAMPLE(*inptr) + 2) >> 2); JSAMPLE 324 third_party/libjpeg/jdsample.c *outptr++ = (JSAMPLE) ((invalue + GETJSAMPLE(inptr[-2]) + 1) >> 2); JSAMPLE 325 third_party/libjpeg/jdsample.c *outptr++ = (JSAMPLE) ((invalue + GETJSAMPLE(*inptr) + 2) >> 2); JSAMPLE 330 third_party/libjpeg/jdsample.c *outptr++ = (JSAMPLE) ((invalue * 3 + GETJSAMPLE(inptr[-1]) + 1) >> 2); JSAMPLE 331 third_party/libjpeg/jdsample.c *outptr++ = (JSAMPLE) invalue; JSAMPLE 372 third_party/libjpeg/jdsample.c *outptr++ = (JSAMPLE) ((thiscolsum * 4 + 8) >> 4); JSAMPLE 373 third_party/libjpeg/jdsample.c *outptr++ = (JSAMPLE) ((thiscolsum * 3 + nextcolsum + 7) >> 4); JSAMPLE 380 third_party/libjpeg/jdsample.c *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); JSAMPLE 381 third_party/libjpeg/jdsample.c *outptr++ = (JSAMPLE) ((thiscolsum * 3 + nextcolsum + 7) >> 4); JSAMPLE 386 third_party/libjpeg/jdsample.c *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); JSAMPLE 387 third_party/libjpeg/jdsample.c *outptr++ = (JSAMPLE) ((thiscolsum * 4 + 7) >> 4); JSAMPLE 79 third_party/libjpeg/jidctflt.c JSAMPLE *range_limit = IDCT_range_limit(cinfo); JSAMPLE 179 third_party/libjpeg/jidctfst.c JSAMPLE *range_limit = IDCT_range_limit(cinfo); JSAMPLE 296 third_party/libjpeg/jidctfst.c JSAMPLE dcval = range_limit[IDESCALE(wsptr[0], PASS1_BITS+3) JSAMPLE 159 third_party/libjpeg/jidctint.c JSAMPLE *range_limit = IDCT_range_limit(cinfo); JSAMPLE 291 third_party/libjpeg/jidctint.c JSAMPLE dcval = range_limit[(int) DESCALE((INT32) wsptr[0], PASS1_BITS+3) JSAMPLE 128 third_party/libjpeg/jidctred.c JSAMPLE *range_limit = IDCT_range_limit(cinfo); JSAMPLE 205 third_party/libjpeg/jidctred.c JSAMPLE dcval = range_limit[(int) DESCALE((INT32) wsptr[0], PASS1_BITS+3) JSAMPLE 280 third_party/libjpeg/jidctred.c JSAMPLE *range_limit = IDCT_range_limit(cinfo); JSAMPLE 337 third_party/libjpeg/jidctred.c JSAMPLE dcval = range_limit[(int) DESCALE((INT32) wsptr[0], PASS1_BITS+3) JSAMPLE 385 third_party/libjpeg/jidctred.c JSAMPLE *range_limit = IDCT_range_limit(cinfo); JSAMPLE 407 third_party/libjpeg/jmemmgr.c ((long) samplesperrow * SIZEOF(JSAMPLE)); JSAMPLE 426 third_party/libjpeg/jmemmgr.c * SIZEOF(JSAMPLE))); JSAMPLE 601 third_party/libjpeg/jmemmgr.c (long) sptr->samplesperrow * SIZEOF(JSAMPLE); JSAMPLE 603 third_party/libjpeg/jmemmgr.c (long) sptr->samplesperrow * SIZEOF(JSAMPLE); JSAMPLE 651 third_party/libjpeg/jmemmgr.c (long) SIZEOF(JSAMPLE)); JSAMPLE 695 third_party/libjpeg/jmemmgr.c bytesperrow = (long) ptr->samplesperrow * SIZEOF(JSAMPLE); JSAMPLE 820 third_party/libjpeg/jmemmgr.c size_t bytesperrow = (size_t) ptr->samplesperrow * SIZEOF(JSAMPLE); JSAMPLE 70 third_party/libjpeg/jpeglib.h typedef JSAMPLE FAR *JSAMPROW; /* ptr to one image row of pixel samples. */ JSAMPLE 593 third_party/libjpeg/jpeglib.h JSAMPLE * sample_range_limit; /* table for fast range-limiting */ JSAMPLE 314 third_party/libjpeg/jquant1.c colormap[i][ptr+k] = (JSAMPLE) val; JSAMPLE 378 third_party/libjpeg/jquant1.c indexptr[j] = (JSAMPLE) (val * blksize); JSAMPLE 480 third_party/libjpeg/jquant1.c *ptrout++ = (JSAMPLE) pixcode; JSAMPLE 508 third_party/libjpeg/jquant1.c *ptrout++ = (JSAMPLE) pixcode; JSAMPLE 534 third_party/libjpeg/jquant1.c (size_t) (width * SIZEOF(JSAMPLE))); JSAMPLE 600 third_party/libjpeg/jquant1.c *output_ptr++ = (JSAMPLE) pixcode; JSAMPLE 633 third_party/libjpeg/jquant1.c JSAMPLE *range_limit = cinfo->sample_range_limit; JSAMPLE 639 third_party/libjpeg/jquant1.c (size_t) (width * SIZEOF(JSAMPLE))); JSAMPLE 681 third_party/libjpeg/jquant1.c *output_ptr += (JSAMPLE) pixcode; JSAMPLE 532 third_party/libjpeg/jquant2.c cinfo->colormap[0][icolor] = (JSAMPLE) ((c0total + (total>>1)) / total); JSAMPLE 533 third_party/libjpeg/jquant2.c cinfo->colormap[1][icolor] = (JSAMPLE) ((c1total + (total>>1)) / total); JSAMPLE 534 third_party/libjpeg/jquant2.c cinfo->colormap[2][icolor] = (JSAMPLE) ((c2total + (total>>1)) / total); JSAMPLE 647 third_party/libjpeg/jquant2.c JSAMPLE colorlist[]) JSAMPLE 768 third_party/libjpeg/jquant2.c colorlist[ncolors++] = (JSAMPLE) i; JSAMPLE 776 third_party/libjpeg/jquant2.c int numcolors, JSAMPLE colorlist[], JSAMPLE bestcolor[]) JSAMPLE 787 third_party/libjpeg/jquant2.c JSAMPLE * cptr; /* pointer into bestcolor[] array */ JSAMPLE 837 third_party/libjpeg/jquant2.c *cptr = (JSAMPLE) icolor; JSAMPLE 864 third_party/libjpeg/jquant2.c register JSAMPLE * cptr; /* pointer into bestcolor[] array */ JSAMPLE 867 third_party/libjpeg/jquant2.c JSAMPLE colorlist[MAXNUMCOLORS]; JSAMPLE 870 third_party/libjpeg/jquant2.c JSAMPLE bestcolor[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS]; JSAMPLE 942 third_party/libjpeg/jquant2.c *outptr++ = (JSAMPLE) (*cachep - 1); JSAMPLE 967 third_party/libjpeg/jquant2.c JSAMPLE *range_limit = cinfo->sample_range_limit; JSAMPLE 1034 third_party/libjpeg/jquant2.c *outptr = (JSAMPLE) pixcode; JSAMPLE 122 third_party/libjpeg/jutils.c register size_t count = (size_t) (num_cols * SIZEOF(JSAMPLE));