Home
last modified time | relevance | path

Searched refs:out_row_ctr (Results 1 – 13 of 13) sorted by relevance

/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jdpostct.c51 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
58 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
64 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
130 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in post_process_1pass() argument
138 max_rows = out_rows_avail - *out_row_ctr; in post_process_1pass()
147 post->buffer, output_buf + *out_row_ctr, (int) num_rows); in post_process_1pass()
148 *out_row_ctr += num_rows; in post_process_1pass()
162 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in post_process_prepass() argument
187 *out_row_ctr += num_rows; in post_process_prepass()
206 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in post_process_2pass() argument
[all …]
Dfpdfapi_jdmainct.c146 JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail));
149 JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail));
153 JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail));
347 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in process_data_simple_main() argument
370 output_buf, out_row_ctr, out_rows_avail); in process_data_simple_main()
387 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in process_data_context_main() argument
411 output_buf, out_row_ctr, out_rows_avail); in process_data_context_main()
415 if (*out_row_ctr >= out_rows_avail) in process_data_context_main()
433 output_buf, out_row_ctr, out_rows_avail); in process_data_context_main()
461 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in process_data_crank_post() argument
[all …]
Dfpdfapi_jdmerge.c151 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in merged_2v_upsample() argument
161 jcopy_sample_rows(& upsample->spare_row, 0, output_buf + *out_row_ctr, 0, in merged_2v_upsample()
172 out_rows_avail -= *out_row_ctr; in merged_2v_upsample()
176 work_ptrs[0] = output_buf[*out_row_ctr]; in merged_2v_upsample()
178 work_ptrs[1] = output_buf[*out_row_ctr + 1]; in merged_2v_upsample()
188 *out_row_ctr += num_rows; in merged_2v_upsample()
200 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in merged_1v_upsample() argument
208 output_buf + *out_row_ctr); in merged_1v_upsample()
210 (*out_row_ctr)++; in merged_1v_upsample()
Dfpdfapi_jdsample.c93 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in sep_upsample() argument
125 out_rows_avail -= *out_row_ctr; in sep_upsample()
131 output_buf + *out_row_ctr, in sep_upsample()
135 *out_row_ctr += num_rows; in sep_upsample()
Djpegint.h161 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
184 JDIMENSION *out_row_ctr,
239 JDIMENSION *out_row_ctr,
/external/jpeg/
Djdpostct.c50 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
57 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
63 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
129 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in post_process_1pass() argument
137 max_rows = out_rows_avail - *out_row_ctr; in post_process_1pass()
146 post->buffer, output_buf + *out_row_ctr, (int) num_rows); in post_process_1pass()
147 *out_row_ctr += num_rows; in post_process_1pass()
161 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in post_process_prepass() argument
186 *out_row_ctr += num_rows; in post_process_prepass()
205 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in post_process_2pass() argument
[all …]
Djdmainct.c145 JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail));
148 JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail));
152 JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail));
346 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in process_data_simple_main() argument
369 output_buf, out_row_ctr, out_rows_avail); in process_data_simple_main()
386 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in process_data_context_main() argument
410 output_buf, out_row_ctr, out_rows_avail); in process_data_context_main()
414 if (*out_row_ctr >= out_rows_avail) in process_data_context_main()
432 output_buf, out_row_ctr, out_rows_avail); in process_data_context_main()
460 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in process_data_crank_post() argument
[all …]
Djdmerge.c165 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in merged_2v_upsample() argument
180 jcopy_sample_rows(& upsample->spare_row, 0, output_buf + *out_row_ctr, 0, in merged_2v_upsample()
192 out_rows_avail -= *out_row_ctr; in merged_2v_upsample()
196 work_ptrs[0] = output_buf[*out_row_ctr]; in merged_2v_upsample()
198 work_ptrs[1] = output_buf[*out_row_ctr + 1]; in merged_2v_upsample()
208 *out_row_ctr += num_rows; in merged_2v_upsample()
220 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in merged_1v_upsample() argument
228 output_buf + *out_row_ctr); in merged_1v_upsample()
230 (*out_row_ctr)++; in merged_1v_upsample()
Djdsample.c92 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, in sep_upsample() argument
124 out_rows_avail -= *out_row_ctr; in sep_upsample()
130 output_buf + *out_row_ctr, in sep_upsample()
134 *out_row_ctr += num_rows; in sep_upsample()
Djpegint.h165 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
204 JDIMENSION *out_row_ctr,
269 JDIMENSION *out_row_ctr,
/external/pdfium/core/include/thirdparties/libjpeg/
Djpegint.h161 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
184 JDIMENSION *out_row_ctr,
239 JDIMENSION *out_row_ctr,
/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 ...