/external/chromium_org/third_party/libjpeg_turbo/simd/ |
D | jsimd_x86_64.c | 37 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc() 55 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_gray() 72 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb() 209 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_downsample() 221 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() 302 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_fancy_upsample() 317 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample() 354 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_merged_upsample() [all …]
|
D | jsimd_i386.c | 71 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc() 94 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_gray() 116 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb() 300 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_downsample() 319 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_downsample() 367 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_upsample() 386 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_upsample() 433 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_fancy_upsample() 453 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample() 503 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v2_merged_upsample() [all …]
|
D | jsimd_arm.c | 140 if (BITS_IN_JSAMPLE != 8) in jsimd_can_rgb_ycc() 167 if (BITS_IN_JSAMPLE != 8) in jsimd_can_ycc_rgb() 342 if (BITS_IN_JSAMPLE != 8) in jsimd_can_h2v1_fancy_upsample() 412 if (BITS_IN_JSAMPLE != 8) in jsimd_can_convsamp() 548 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_2x2() 571 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_4x4() 612 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_islow() 635 if (BITS_IN_JSAMPLE != 8) in jsimd_can_idct_ifast()
|
D | jsimd_arm64.c | 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()
|
/external/jpeg/ |
D | jsimd_neon.c | 118 (BITS_IN_JSAMPLE != 8) || in cap_neon_idct_2x2() 132 (BITS_IN_JSAMPLE != 8) || in cap_neon_idct_4x4() 146 (BITS_IN_JSAMPLE != 8) || in cap_neon_idct_ifast() 160 if( (BITS_IN_JSAMPLE != 8) || in cap_neon_ycc_rgb()
|
D | mips_jidctfst.c | 78 #if BITS_IN_JSAMPLE == 8 130 #if BITS_IN_JSAMPLE == 8 144 #if BITS_IN_JSAMPLE == 8
|
D | jmorecfg.h | 50 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro 79 #if BITS_IN_JSAMPLE == 8 106 #if BITS_IN_JSAMPLE == 12
|
D | wrppm.c | 33 #if BITS_IN_JSAMPLE == 8 39 #define PUTPPMSAMPLE(ptr,v) *ptr++ = (char) ((v) >> (BITS_IN_JSAMPLE-8)) 50 #define PPM_MAXVAL ((1<<BITS_IN_JSAMPLE)-1) 239 if (cinfo->quantize_colors || BITS_IN_JSAMPLE != 8 || in jinit_write_ppm()
|
D | rdcolmap.c | 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()
|
D | jdct.h | 29 #if BITS_IN_JSAMPLE == 8 61 #if BITS_IN_JSAMPLE == 8
|
D | jchuff.h | 19 #if BITS_IN_JSAMPLE == 8
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
D | jmorecfg.h | 26 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro 55 #if BITS_IN_JSAMPLE == 8 82 #if BITS_IN_JSAMPLE == 12
|
D | jdct.h | 29 #if BITS_IN_JSAMPLE == 8 57 #if BITS_IN_JSAMPLE == 8
|
D | jchuff.h | 19 #if BITS_IN_JSAMPLE == 8
|
/external/pdfium/core/include/thirdparties/libjpeg/ |
D | jmorecfg.h | 26 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro 55 #if BITS_IN_JSAMPLE == 8 82 #if BITS_IN_JSAMPLE == 12
|
/external/qemu/distrib/jpeg-6b/ |
D | jmorecfg.h | 47 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro 76 #if BITS_IN_JSAMPLE == 8 103 #if BITS_IN_JSAMPLE == 12
|
D | wrppm.c | 33 #if BITS_IN_JSAMPLE == 8 39 #define PUTPPMSAMPLE(ptr,v) *ptr++ = (char) ((v) >> (BITS_IN_JSAMPLE-8)) 50 #define PPM_MAXVAL ((1<<BITS_IN_JSAMPLE)-1) 239 if (cinfo->quantize_colors || BITS_IN_JSAMPLE != 8 || in jinit_write_ppm()
|
D | rdcolmap.c | 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()
|
D | jdct.h | 29 #if BITS_IN_JSAMPLE == 8 57 #if BITS_IN_JSAMPLE == 8
|
D | jchuff.h | 19 #if BITS_IN_JSAMPLE == 8
|
/external/chromium_org/third_party/libjpeg_turbo/ |
D | jmorecfg.h | 25 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro 54 #if BITS_IN_JSAMPLE == 8 81 #if BITS_IN_JSAMPLE == 12
|
D | wrppm.c | 34 #if BITS_IN_JSAMPLE == 8 40 #define PUTPPMSAMPLE(ptr,v) *ptr++ = (char) ((v) >> (BITS_IN_JSAMPLE-8)) 51 #define PPM_MAXVAL ((1<<BITS_IN_JSAMPLE)-1) 240 if (cinfo->quantize_colors || BITS_IN_JSAMPLE != 8 || in jinit_write_ppm()
|
D | rdcolmap.c | 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()
|
D | jchuff.h | 19 #if BITS_IN_JSAMPLE == 8
|
D | jidctfst.c | 76 #if BITS_IN_JSAMPLE == 8 128 #if BITS_IN_JSAMPLE == 8 142 #if BITS_IN_JSAMPLE == 8
|