Home
last modified time | relevance | path

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

12

/external/jpeg/
Djsimd_neon.c117 (BITS_IN_JSAMPLE != 8) || in cap_neon_idct_2x2()
131 (BITS_IN_JSAMPLE != 8) || in cap_neon_idct_4x4()
145 (BITS_IN_JSAMPLE != 8) || in cap_neon_idct_ifast()
159 if( (BITS_IN_JSAMPLE != 8) || in cap_neon_ycc_rgb()
Dmips_jidctfst.c78 #if BITS_IN_JSAMPLE == 8
130 #if BITS_IN_JSAMPLE == 8
144 #if BITS_IN_JSAMPLE == 8
Djmorecfg.h50 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro
79 #if BITS_IN_JSAMPLE == 8
106 #if BITS_IN_JSAMPLE == 12
Dwrppm.c33 #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()
Drdcolmap.c110 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()
Djdct.h29 #if BITS_IN_JSAMPLE == 8
61 #if BITS_IN_JSAMPLE == 8
Djidctfst.c76 #if BITS_IN_JSAMPLE == 8
128 #if BITS_IN_JSAMPLE == 8
142 #if BITS_IN_JSAMPLE == 8
Djchuff.h19 #if BITS_IN_JSAMPLE == 8
Djfdctint.c77 #if BITS_IN_JSAMPLE == 8
128 #if BITS_IN_JSAMPLE == 8
Djidctint.c77 #if BITS_IN_JSAMPLE == 8
128 #if BITS_IN_JSAMPLE == 8
Djidctred.c42 #if BITS_IN_JSAMPLE == 8
97 #if BITS_IN_JSAMPLE == 8
Djquant2.c142 #define C0_SHIFT (BITS_IN_JSAMPLE-HIST_C0_BITS)
143 #define C1_SHIFT (BITS_IN_JSAMPLE-HIST_C1_BITS)
144 #define C2_SHIFT (BITS_IN_JSAMPLE-HIST_C2_BITS)
180 #if BITS_IN_JSAMPLE == 8
Djcmaster.c71 if (cinfo->data_precision != BITS_IN_JSAMPLE) in initial_setup()
195 #if BITS_IN_JSAMPLE == 8 in validate_script()
Dwrtarga.c27 #if BITS_IN_JSAMPLE != 8
Dwrrle.c32 #if BITS_IN_JSAMPLE != 8
/external/pdfium/core/src/fxcodec/libjpeg/
Djmorecfg.h26 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro
55 #if BITS_IN_JSAMPLE == 8
82 #if BITS_IN_JSAMPLE == 12
Djdct.h29 #if BITS_IN_JSAMPLE == 8
57 #if BITS_IN_JSAMPLE == 8
Dfpdfapi_jidctfst.c77 #if BITS_IN_JSAMPLE == 8
129 #if BITS_IN_JSAMPLE == 8
143 #if BITS_IN_JSAMPLE == 8
Djchuff.h19 #if BITS_IN_JSAMPLE == 8
Dfpdfapi_jfdctint.c78 #if BITS_IN_JSAMPLE == 8
129 #if BITS_IN_JSAMPLE == 8
Dfpdfapi_jidctred.c43 #if BITS_IN_JSAMPLE == 8
98 #if BITS_IN_JSAMPLE == 8
Dfpdfapi_jidctint.c78 #if BITS_IN_JSAMPLE == 8
129 #if BITS_IN_JSAMPLE == 8
Dfpdfapi_jcmaster.c72 if (cinfo->data_precision != BITS_IN_JSAMPLE) in initial_setup()
196 #if BITS_IN_JSAMPLE == 8 in validate_script()
Dfpdfapi_jdinput.c52 if (cinfo->data_precision != BITS_IN_JSAMPLE) in initial_setup()
/external/pdfium/core/include/thirdparties/libjpeg/
Djmorecfg.h26 #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ macro
55 #if BITS_IN_JSAMPLE == 8
82 #if BITS_IN_JSAMPLE == 12

12