Home
last modified time | relevance | path

Searched refs:actbl (Results 1 – 8 of 8) sorted by relevance

/external/jpeg/
Djchuff.c109 int ci, dctbl, actbl; in start_pass_huff() local
127 actbl = compptr->ac_tbl_no; in start_pass_huff()
134 if (actbl < 0 || actbl >= NUM_HUFF_TBLS) in start_pass_huff()
135 ERREXIT1(cinfo, JERR_NO_HUFF_TABLE, actbl); in start_pass_huff()
143 if (entropy->ac_count_ptrs[actbl] == NULL) in start_pass_huff()
144 entropy->ac_count_ptrs[actbl] = (long *) in start_pass_huff()
147 MEMZERO(entropy->ac_count_ptrs[actbl], 257 * SIZEOF(long)); in start_pass_huff()
154 jpeg_make_c_derived_tbl(cinfo, FALSE, actbl, in start_pass_huff()
155 & entropy->ac_derived_tbls[actbl]); in start_pass_huff()
354 c_derived_tbl *dctbl, c_derived_tbl *actbl) in encode_one_block() argument
[all …]
Djdhuff.c90 int ci, blkn, dctbl, actbl; in start_pass_huff_decoder() local
104 actbl = compptr->ac_tbl_no; in start_pass_huff_decoder()
109 jpeg_make_d_derived_tbl(cinfo, FALSE, actbl, in start_pass_huff_decoder()
110 & entropy->ac_derived_tbls[actbl]); in start_pass_huff_decoder()
630 d_derived_tbl * actbl = entropy->ac_cur_tbls[blkn]; in decode_mcu() local
657 HUFF_DECODE(s, br_state, actbl, return FALSE, label2); in decode_mcu()
684 HUFF_DECODE(s, br_state, actbl, return FALSE, label3); in decode_mcu()
746 d_derived_tbl * actbl = entropy->ac_cur_tbls[blkn]; in decode_mcu_discard_coef() local
767 HUFF_DECODE(s, br_state, actbl, return FALSE, label3); in decode_mcu_discard_coef()
Djcparam.c396 #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/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jchuff.c113 int ci, dctbl, actbl; in start_pass_huff() local
131 actbl = compptr->ac_tbl_no; in start_pass_huff()
138 if (actbl < 0 || actbl >= NUM_HUFF_TBLS) in start_pass_huff()
139 ERREXIT1(cinfo, JERR_NO_HUFF_TABLE, actbl); in start_pass_huff()
147 if (entropy->ac_count_ptrs[actbl] == NULL) in start_pass_huff()
148 entropy->ac_count_ptrs[actbl] = (long *) in start_pass_huff()
151 MEMZERO(entropy->ac_count_ptrs[actbl], 257 * SIZEOF(long)); in start_pass_huff()
158 jpeg_make_c_derived_tbl(cinfo, FALSE, actbl, in start_pass_huff()
159 & entropy->ac_derived_tbls[actbl]); in start_pass_huff()
358 c_derived_tbl *dctbl, c_derived_tbl *actbl) in encode_one_block() argument
[all …]
Dfpdfapi_jdhuff.c93 int ci, blkn, dctbl, actbl; in start_pass_huff_decoder() local
107 actbl = compptr->ac_tbl_no; in start_pass_huff_decoder()
112 jpeg_make_d_derived_tbl(cinfo, FALSE, actbl, in start_pass_huff_decoder()
113 & entropy->ac_derived_tbls[actbl]); in start_pass_huff_decoder()
549 d_derived_tbl * actbl = entropy->ac_cur_tbls[blkn]; in decode_mcu() local
576 HUFF_DECODE(s, br_state, actbl, return FALSE, label2); in decode_mcu()
603 HUFF_DECODE(s, br_state, actbl, return FALSE, label3); in decode_mcu()
Dfpdfapi_jcparam.c397 #define SET_COMP(index,id,hsamp,vsamp,quant,dctbl,actbl) \ in jpeg_set_colorspace() argument
404 compptr->ac_tbl_no = (actbl) ) in jpeg_set_colorspace()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...