Searched refs:BITS_IN_JSAMPLE (Results 1 – 25 of 31) sorted by relevance
12
152 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()171 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_gray()190 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()209 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb565()349 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_downsample()368 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_downsample()405 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_upsample()422 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_upsample()454 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_fancy_upsample()471 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample()[all …]
178 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()197 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_gray()216 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()235 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb565()417 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_downsample()436 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_downsample()473 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_upsample()490 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_upsample()522 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_fancy_upsample()539 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample()[all …]
78 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()101 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_gray()124 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()307 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_downsample()326 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_downsample()377 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_upsample()396 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_upsample()439 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_fancy_upsample()460 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample()509 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_merged_upsample()[all …]
87 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()112 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_gray()137 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()352 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_downsample()373 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_downsample()434 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_upsample()455 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_upsample()506 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_fancy_upsample()529 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample()588 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_merged_upsample()[all …]
38 #if BITS_IN_JSAMPLE == 844 #define PUTPPMSAMPLE(ptr, v) *ptr++ = (char)((v) >> (BITS_IN_JSAMPLE - 8))55 #define PPM_MAXVAL ((1 << BITS_IN_JSAMPLE) - 1)111 #if BITS_IN_JSAMPLE != 8 in copy_pixel_rows()117 #if BITS_IN_JSAMPLE == 8 in copy_pixel_rows()327 if (cinfo->quantize_colors || BITS_IN_JSAMPLE != 8 ||
25 * Define BITS_IN_JSAMPLE as either33 #define BITS_IN_JSAMPLE @BITS_IN_JSAMPLE@ /* use 8 or 12 */ macro
110 R << (BITS_IN_JSAMPLE - 8), in read_gif_map()111 G << (BITS_IN_JSAMPLE - 8), in read_gif_map()112 B << (BITS_IN_JSAMPLE - 8)); in read_gif_map()
44 #if BITS_IN_JSAMPLE == 857 #if BITS_IN_JSAMPLE == 12
33 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro
22 #if BITS_IN_JSAMPLE == 8
33 #if BITS_IN_JSAMPLE == 867 #if BITS_IN_JSAMPLE == 8
79 #if BITS_IN_JSAMPLE == 8131 #if BITS_IN_JSAMPLE == 8145 #if BITS_IN_JSAMPLE == 8
76 #if BITS_IN_JSAMPLE == 8267 #if BITS_IN_JSAMPLE == 8 in start_pass_fdctmgr()307 #if BITS_IN_JSAMPLE == 8 in start_pass_fdctmgr()414 #if BITS_IN_JSAMPLE == 8 in quantize()
80 #if BITS_IN_JSAMPLE == 8131 #if BITS_IN_JSAMPLE == 8
351 #if BITS_IN_JSAMPLE == 8 in ReadColorMap()354 #define UPSCALE(x) ((x) << (BITS_IN_JSAMPLE - 8)) in ReadColorMap()535 cinfo->data_precision = BITS_IN_JSAMPLE; /* we always rescale data to this */ in start_input_gif()
45 #if BITS_IN_JSAMPLE == 8100 #if BITS_IN_JSAMPLE == 8
318 #if BITS_IN_JSAMPLE == 8 in h1v2_fancy_upsample()364 #if BITS_IN_JSAMPLE == 8 in h2v2_fancy_upsample()
124 #define C0_SHIFT (BITS_IN_JSAMPLE - HIST_C0_BITS)125 #define C1_SHIFT (BITS_IN_JSAMPLE - HIST_C1_BITS)126 #define C2_SHIFT (BITS_IN_JSAMPLE - HIST_C2_BITS)159 #if BITS_IN_JSAMPLE == 8
30 #if BITS_IN_JSAMPLE != 8
114 if (cinfo->data_precision != BITS_IN_JSAMPLE) in initial_setup()244 #if BITS_IN_JSAMPLE == 8 in validate_script()
56 if (cinfo->data_precision != BITS_IN_JSAMPLE) in initial_setup()
205 cinfo->data_precision = BITS_IN_JSAMPLE; in jpeg_set_defaults()
36 #if BITS_IN_JSAMPLE != 8
30 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro
507 "@BITS_IN_JSAMPLE@": "8",522 "@BITS_IN_JSAMPLE@": "8",