Searched refs:BITS_IN_JSAMPLE (Results 1 – 25 of 57) sorted by relevance
123
36 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()53 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_gray()70 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()214 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_downsample()226 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_downsample()256 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_upsample()268 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_upsample()300 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_fancy_upsample()315 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample()352 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_merged_upsample()[all …]
113 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()132 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_gray()151 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()176 if (BITS_IN_JSAMPLE != 8) in jsimd_c_can_null_convert()332 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_downsample()349 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_smooth_downsample()368 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_downsample()422 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_upsample()439 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_upsample()456 if (BITS_IN_JSAMPLE != 8) in jsimd_can_int_upsample()[all …]
73 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()95 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_gray()117 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()302 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_downsample()321 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_downsample()370 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_upsample()389 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_upsample()436 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_fancy_upsample()456 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample()510 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_merged_upsample()[all …]
138 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()165 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()184 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb565()364 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample()435 if (BITS_IN_JSAMPLE != 8) in jsimd_can_convsamp()571 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_2x2()594 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_4x4()637 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_islow()660 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_ifast()
85 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()104 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb565()407 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_2x2()430 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_4x4()473 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_islow()496 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_ifast()
26 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro55 #if BITS_IN_JSAMPLE == 882 #if BITS_IN_JSAMPLE == 12
29 #if BITS_IN_JSAMPLE == 857 #if BITS_IN_JSAMPLE == 8
76 #if BITS_IN_JSAMPLE == 8128 #if BITS_IN_JSAMPLE == 8142 #if BITS_IN_JSAMPLE == 8
19 #if BITS_IN_JSAMPLE == 8
77 #if BITS_IN_JSAMPLE == 8128 #if BITS_IN_JSAMPLE == 8
42 #if BITS_IN_JSAMPLE == 897 #if BITS_IN_JSAMPLE == 8
24 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro53 #if BITS_IN_JSAMPLE == 880 #if BITS_IN_JSAMPLE == 12
11 * Define BITS_IN_JSAMPLE as either19 #define BITS_IN_JSAMPLE @BITS_IN_JSAMPLE@ /* use 8 or 12 */ macro
37 #if BITS_IN_JSAMPLE == 843 #define PUTPPMSAMPLE(ptr,v) *ptr++ = (char) ((v) >> (BITS_IN_JSAMPLE-8))54 #define PPM_MAXVAL ((1<<BITS_IN_JSAMPLE)-1)223 if (cinfo->quantize_colors || BITS_IN_JSAMPLE != 8 || in jinit_write_ppm()
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()
43 #if BITS_IN_JSAMPLE == 870 #if BITS_IN_JSAMPLE == 12
32 #if BITS_IN_JSAMPLE == 866 #if BITS_IN_JSAMPLE == 8
25 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro
21 #if BITS_IN_JSAMPLE == 8
75 #if BITS_IN_JSAMPLE == 8262 #if BITS_IN_JSAMPLE == 8 in start_pass_fdctmgr()302 #if BITS_IN_JSAMPLE == 8 in start_pass_fdctmgr()409 #if BITS_IN_JSAMPLE == 8 in quantize()
79 #if BITS_IN_JSAMPLE == 8130 #if BITS_IN_JSAMPLE == 8
44 #if BITS_IN_JSAMPLE == 899 #if BITS_IN_JSAMPLE == 8