Home
last modified time | relevance | path

Searched refs:BITS_IN_JSAMPLE (Results 1 – 25 of 37) sorted by relevance

12

/external/libjpeg-turbo/simd/
Djsimd_mips.c124 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()
143 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_gray()
162 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()
187 if (BITS_IN_JSAMPLE != 8) in jsimd_c_can_null_convert()
343 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_downsample()
360 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_smooth_downsample()
379 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_downsample()
433 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_upsample()
450 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_upsample()
467 if (BITS_IN_JSAMPLE != 8) in jsimd_can_int_upsample()
[all …]
Djsimd_x86_64.c66 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()
86 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_gray()
106 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()
253 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_downsample()
270 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_downsample()
305 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_upsample()
322 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_upsample()
359 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_fancy_upsample()
377 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample()
417 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_merged_upsample()
[all …]
Djsimd_i386.c78 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()
100 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_gray()
122 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()
375 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_upsample()
394 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_upsample()
441 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_fancy_upsample()
461 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample()
515 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_merged_upsample()
[all …]
Djsimd_powerpc.c160 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()
179 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_gray()
198 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()
344 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_downsample()
361 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_downsample()
398 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_upsample()
415 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_upsample()
452 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_fancy_upsample()
469 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample()
508 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_merged_upsample()
[all …]
Djsimd_arm.c144 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()
171 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()
190 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb565()
367 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample()
437 if (BITS_IN_JSAMPLE != 8) in jsimd_can_convsamp()
570 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_2x2()
593 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_4x4()
634 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_islow()
657 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_ifast()
Djsimd_arm64.c171 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc()
198 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb()
217 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb565()
344 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_downsample()
363 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_downsample()
498 if (BITS_IN_JSAMPLE != 8) in jsimd_can_convsamp()
641 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_2x2()
664 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_4x4()
705 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_islow()
728 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_ifast()
/external/libjpeg-turbo/win/
Djconfig.h.in12 * Define BITS_IN_JSAMPLE as either
20 #define BITS_IN_JSAMPLE @BITS_IN_JSAMPLE@ /* use 8 or 12 */ macro
/external/libjpeg-turbo/
Dwrppm.c37 #if BITS_IN_JSAMPLE == 8
43 #define PUTPPMSAMPLE(ptr,v) *ptr++ = (char) ((v) >> (BITS_IN_JSAMPLE-8))
54 #define PPM_MAXVAL ((1<<BITS_IN_JSAMPLE)-1)
252 if (cinfo->quantize_colors || BITS_IN_JSAMPLE != 8 || in jinit_write_ppm()
Drdcolmap.c111 R << (BITS_IN_JSAMPLE-8), in read_gif_map()
112 G << (BITS_IN_JSAMPLE-8), in read_gif_map()
113 B << (BITS_IN_JSAMPLE-8)); in read_gif_map()
Djmorecfg.h44 #if BITS_IN_JSAMPLE == 8
71 #if BITS_IN_JSAMPLE == 12
Djidctfst.c79 #if BITS_IN_JSAMPLE == 8
131 #if BITS_IN_JSAMPLE == 8
145 #if BITS_IN_JSAMPLE == 8
Djconfig.h.in19 * Define BITS_IN_JSAMPLE as either
27 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro
Djdct.h33 #if BITS_IN_JSAMPLE == 8
67 #if BITS_IN_JSAMPLE == 8
Djconfig.h28 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro
Djcdctmgr.c76 #if BITS_IN_JSAMPLE == 8
267 #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()
Djchuff.h22 #if BITS_IN_JSAMPLE == 8
Djfdctint.c80 #if BITS_IN_JSAMPLE == 8
131 #if BITS_IN_JSAMPLE == 8
Djidctred.c45 #if BITS_IN_JSAMPLE == 8
100 #if BITS_IN_JSAMPLE == 8
Djdsample.c319 #if BITS_IN_JSAMPLE == 8 in h1v2_fancy_upsample()
362 #if BITS_IN_JSAMPLE == 8 in h2v2_fancy_upsample()
Djquant2.c124 #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
Djcmaster.c114 if (cinfo->data_precision != BITS_IN_JSAMPLE) in initial_setup()
242 #if BITS_IN_JSAMPLE == 8 in validate_script()
Dwrtarga.c30 #if BITS_IN_JSAMPLE != 8
Dwrrle.c35 #if BITS_IN_JSAMPLE != 8
/external/skqp/third_party/libjpeg-turbo/
Djconfig.h30 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro
/external/skia/third_party/libjpeg-turbo/
Djconfig.h30 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro

12