/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jchuff.c | 112 int ci, dctbl, actbl; in start_pass_huff() local 130 actbl = compptr->ac_tbl_no; in start_pass_huff() 137 if (actbl < 0 || actbl >= NUM_HUFF_TBLS) in start_pass_huff() 138 ERREXIT1(cinfo, JERR_NO_HUFF_TABLE, actbl); in start_pass_huff() 146 if (entropy->ac_count_ptrs[actbl] == NULL) in start_pass_huff() 147 entropy->ac_count_ptrs[actbl] = (long *) in start_pass_huff() 150 MEMZERO(entropy->ac_count_ptrs[actbl], 257 * SIZEOF(long)); in start_pass_huff() 157 jpeg_make_c_derived_tbl(cinfo, FALSE, actbl, in start_pass_huff() 158 & entropy->ac_derived_tbls[actbl]); in start_pass_huff() 357 c_derived_tbl *dctbl, c_derived_tbl *actbl) in encode_one_block() argument [all …]
|
D | fpdfapi_jdhuff.c | 92 int ci, blkn, dctbl, actbl; in start_pass_huff_decoder() local 106 actbl = compptr->ac_tbl_no; in start_pass_huff_decoder() 111 jpeg_make_d_derived_tbl(cinfo, FALSE, actbl, in start_pass_huff_decoder() 112 & entropy->ac_derived_tbls[actbl]); in start_pass_huff_decoder() 548 d_derived_tbl * actbl = entropy->ac_cur_tbls[blkn]; in decode_mcu() local 575 HUFF_DECODE(s, br_state, actbl, return FALSE, label2); in decode_mcu() 602 HUFF_DECODE(s, br_state, actbl, return FALSE, label3); in decode_mcu()
|
D | fpdfapi_jcparam.c | 396 #define SET_COMP(index,id,hsamp,vsamp,quant,dctbl,actbl) \ in jpeg_set_colorspace() argument 403 compptr->ac_tbl_no = (actbl) ) in jpeg_set_colorspace()
|
/external/libjpeg-turbo/ |
D | jchuff.c | 145 int ci, dctbl, actbl; in start_pass_huff() local 163 actbl = compptr->ac_tbl_no; in start_pass_huff() 170 if (actbl < 0 || actbl >= NUM_HUFF_TBLS) in start_pass_huff() 171 ERREXIT1(cinfo, JERR_NO_HUFF_TABLE, actbl); in start_pass_huff() 179 if (entropy->ac_count_ptrs[actbl] == NULL) in start_pass_huff() 180 entropy->ac_count_ptrs[actbl] = (long *) in start_pass_huff() 183 MEMZERO(entropy->ac_count_ptrs[actbl], 257 * sizeof(long)); in start_pass_huff() 190 jpeg_make_c_derived_tbl(cinfo, FALSE, actbl, in start_pass_huff() 191 & entropy->ac_derived_tbls[actbl]); in start_pass_huff() 483 c_derived_tbl *dctbl, c_derived_tbl *actbl) in encode_one_block() argument [all …]
|
D | jdhuff.c | 93 int ci, blkn, dctbl, actbl; in start_pass_huff_decoder() local 108 actbl = compptr->ac_tbl_no; in start_pass_huff_decoder() 113 pdtbl = entropy->ac_derived_tbls + actbl; in start_pass_huff_decoder() 114 jpeg_make_d_derived_tbl(cinfo, FALSE, actbl, pdtbl); in start_pass_huff_decoder() 569 d_derived_tbl * actbl = entropy->ac_cur_tbls[blkn]; in decode_mcu_slow() local 598 HUFF_DECODE(s, br_state, actbl, return FALSE, label2); in decode_mcu_slow() 625 HUFF_DECODE(s, br_state, actbl, return FALSE, label3); in decode_mcu_slow() 668 d_derived_tbl * actbl = entropy->ac_cur_tbls[blkn]; in decode_mcu_fast() local 689 HUFF_DECODE_FAST(s, l, actbl); in decode_mcu_fast() 708 HUFF_DECODE_FAST(s, l, actbl); in decode_mcu_fast()
|
D | jcparam.c | 327 #define SET_COMP(index,id,hsamp,vsamp,quant,dctbl,actbl) \ in jpeg_set_colorspace() argument 334 compptr->ac_tbl_no = (actbl) ) in jpeg_set_colorspace()
|
/external/llvm/test/Analysis/ValueTracking/ |
D | pr24866.ll | 10 …uct.c_derived_tbl.2.5.8.11.14.17.23.38.59.80.92.98.104.107.155.183* nocapture readonly %actbl) #0 { 36 … %struct.c_derived_tbl.2.5.8.11.14.17.23.38.59.80.92.98.104.107.155.183* %actbl, i64 0, i32 0, i64… 38 … %struct.c_derived_tbl.2.5.8.11.14.17.23.38.59.80.92.98.104.107.155.183* %actbl, i64 0, i32 1, i64…
|
/external/opencv3/3rdparty/libjpeg/ |
D | jchuff.c | 917 c_derived_tbl *dctbl, c_derived_tbl *actbl) in encode_one_block() argument 968 if (! emit_bits_s(state, actbl->ehufco[0xF0], actbl->ehufsi[0xF0])) in encode_one_block() 990 if (! emit_bits_s(state, actbl->ehufco[i], actbl->ehufsi[i])) in encode_one_block() 1004 if (! emit_bits_s(state, actbl->ehufco[0], actbl->ehufsi[0])) in encode_one_block()
|
D | jcparam.c | 421 #define SET_COMP(index,id,hsamp,vsamp,quant,dctbl,actbl) \ in jpeg_set_colorspace() argument 428 compptr->ac_tbl_no = (actbl) ) in jpeg_set_colorspace()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |