Searched refs:input_row (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/libjpeg_turbo/
H A Djdcolext.c31 JSAMPIMAGE input_buf, JDIMENSION input_row,
49 inptr0 = input_buf[0][input_row];
50 inptr1 = input_buf[1][input_row];
51 inptr2 = input_buf[2][input_row];
52 input_row++;
84 JSAMPIMAGE input_buf, JDIMENSION input_row,
92 inptr = input_buf[0][input_row++];
115 JSAMPIMAGE input_buf, JDIMENSION input_row,
124 inptr0 = input_buf[0][input_row];
125 inptr1 = input_buf[1][input_row];
30 ycc_rgb_convert_internal(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
83 gray_rgb_convert_internal(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
114 rgb_rgb_convert_internal(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
[all...]
H A Djdcolor.c253 JSAMPIMAGE input_buf, JDIMENSION input_row,
258 ycc_extrgb_convert_internal(cinfo, input_buf, input_row, output_buf,
263 ycc_extrgbx_convert_internal(cinfo, input_buf, input_row, output_buf,
267 ycc_extbgr_convert_internal(cinfo, input_buf, input_row, output_buf,
272 ycc_extbgrx_convert_internal(cinfo, input_buf, input_row, output_buf,
277 ycc_extxbgr_convert_internal(cinfo, input_buf, input_row, output_buf,
282 ycc_extxrgb_convert_internal(cinfo, input_buf, input_row, output_buf,
286 ycc_rgb_convert_internal(cinfo, input_buf, input_row, output_buf,
326 JSAMPIMAGE input_buf, JDIMENSION input_row,
338 inptr0 = input_buf[0][input_row];
252 ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
325 rgb_gray_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
362 null_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
394 grayscale_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
408 gray_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
454 rgb_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
503 ycck_cmyk_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
[all...]
H A Djutils.c145 jcopy_block_row (JBLOCKROW input_row, JBLOCKROW output_row, argument
150 FMEMCOPY(output_row, input_row, num_blocks * (DCTSIZE2 * SIZEOF(JCOEF)));
155 inptr = (JCOEFPTR) input_row;
H A Djsimd.h54 JSAMPIMAGE input_buf, JDIMENSION input_row,
H A Djsimd_none.c55 JSAMPIMAGE input_buf, JDIMENSION input_row,
54 jsimd_ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
H A Djpegint.h250 JSAMPIMAGE input_buf, JDIMENSION input_row,
382 EXTERN(void) jcopy_block_row JPP((JBLOCKROW input_row, JBLOCKROW output_row,
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jdcolor.c122 JSAMPIMAGE input_buf, JDIMENSION input_row,
140 inptr0 = input_buf[0][input_row];
141 inptr1 = input_buf[1][input_row];
142 inptr2 = input_buf[2][input_row];
143 input_row++;
171 JSAMPIMAGE input_buf, JDIMENSION input_row,
182 inptr = input_buf[ci][input_row];
189 input_row++;
203 JSAMPIMAGE input_buf, JDIMENSION input_row,
206 jcopy_sample_rows(input_buf[0], (int) input_row, output_bu
121 ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
170 null_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
202 grayscale_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
218 gray_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
246 ycck_cmyk_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
[all...]
H A Dfpdfapi_jutils.c146 jcopy_block_row (JBLOCKROW input_row, JBLOCKROW output_row, argument
151 FMEMCOPY(output_row, input_row, num_blocks * (DCTSIZE2 * SIZEOF(JCOEF)));
156 inptr = (JCOEFPTR) input_row;
H A Djpegint.h249 JSAMPIMAGE input_buf, JDIMENSION input_row,
376 EXTERN(void) jcopy_block_row JPP((JBLOCKROW input_row, JBLOCKROW output_row,
/external/jpeg/
H A Djdcolor.c142 JSAMPIMAGE input_buf, JDIMENSION input_row,
160 inptr0 = input_buf[0][input_row];
161 inptr1 = input_buf[1][input_row];
162 inptr2 = input_buf[2][input_row];
163 input_row++;
183 JSAMPIMAGE input_buf, JDIMENSION input_row,
201 inptr0 = input_buf[0][input_row];
202 inptr1 = input_buf[1][input_row];
203 inptr2 = input_buf[2][input_row];
204 input_row
141 ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
182 ycc_rgba_8888_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
223 ycc_rgb_565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
295 ycc_rgb_565D_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
373 rgb_rgba_8888_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
399 rgb_rgb_565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
450 rgb_rgb_565D_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
511 null_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
543 grayscale_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
559 gray_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
580 gray_rgba_8888_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
601 gray_rgb_565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
638 gray_rgb_565D_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
691 ycck_cmyk_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
[all...]
H A Djsimd_neon.c39 JSAMPIMAGE input_buf, JDIMENSION input_row,
43 JSAMPIMAGE input_buf, JDIMENSION input_row,
63 JSAMPIMAGE input_buf, JDIMENSION input_row,
71 input_row, output_buf, num_rows);
76 JSAMPIMAGE input_buf, JDIMENSION input_row,
84 input_row, output_buf, num_rows);
62 jsimd_ycc_rgba8888_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
75 jsimd_ycc_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
H A Djsimd_neon.h69 JSAMPIMAGE input_buf, JDIMENSION input_row,
74 JSAMPIMAGE input_buf, JDIMENSION input_row,
H A Djutils.c151 jcopy_block_row (JBLOCKROW input_row, JBLOCKROW output_row, argument
156 FMEMCOPY(output_row, input_row, num_blocks * (DCTSIZE2 * SIZEOF(JCOEF)));
161 inptr = (JCOEFPTR) input_row;
H A Djpegint.h279 JSAMPIMAGE input_buf, JDIMENSION input_row,
409 EXTERN(void) jcopy_block_row JPP((JBLOCKROW input_row, JBLOCKROW output_row,
/external/qemu/distrib/jpeg-6b/
H A Djdcolor.c140 JSAMPIMAGE input_buf, JDIMENSION input_row,
158 inptr0 = input_buf[0][input_row];
159 inptr1 = input_buf[1][input_row];
160 inptr2 = input_buf[2][input_row];
161 input_row++;
181 JSAMPIMAGE input_buf, JDIMENSION input_row,
199 inptr0 = input_buf[0][input_row];
200 inptr1 = input_buf[1][input_row];
201 inptr2 = input_buf[2][input_row];
202 input_row
139 ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
180 ycc_rgba_8888_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
221 ycc_rgb_565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
293 ycc_rgb_565D_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
371 rgb_rgba_8888_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
397 rgb_rgb_565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
448 rgb_rgb_565D_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
509 null_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
541 grayscale_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
557 gray_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
578 gray_rgba_8888_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
599 gray_rgb_565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
636 gray_rgb_565D_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
689 ycck_cmyk_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
[all...]
H A Djutils.c151 jcopy_block_row (JBLOCKROW input_row, JBLOCKROW output_row, argument
156 FMEMCOPY(output_row, input_row, num_blocks * (DCTSIZE2 * SIZEOF(JCOEF)));
161 inptr = (JCOEFPTR) input_row;
H A Djpegint.h279 JSAMPIMAGE input_buf, JDIMENSION input_row,
409 EXTERN(void) jcopy_block_row JPP((JBLOCKROW input_row, JBLOCKROW output_row,
/external/chromium_org/third_party/libjpeg_turbo/simd/
H A Djsimd.h214 JSAMPIMAGE input_buf, JDIMENSION input_row,
218 JSAMPIMAGE input_buf, JDIMENSION input_row,
222 JSAMPIMAGE input_buf, JDIMENSION input_row,
226 JSAMPIMAGE input_buf, JDIMENSION input_row,
230 JSAMPIMAGE input_buf, JDIMENSION input_row,
234 JSAMPIMAGE input_buf, JDIMENSION input_row,
238 JSAMPIMAGE input_buf, JDIMENSION input_row,
304 JSAMPIMAGE input_buf, JDIMENSION input_row,
308 JSAMPIMAGE input_buf, JDIMENSION input_row,
312 JSAMPIMAGE input_buf, JDIMENSION input_row,
[all...]
H A Djsimd_arm64.c131 JSAMPIMAGE input_buf, JDIMENSION input_row,
165 neonfct(cinfo->output_width, input_buf, input_row, output_buf, num_rows);
170 JSAMPIMAGE input_buf, JDIMENSION input_row,
174 jsimd_ycc_rgb565_convert_neon(cinfo->output_width, input_buf, input_row,
130 jsimd_ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
169 jsimd_ycc_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
H A Djsimd_arm.c229 JSAMPIMAGE input_buf, JDIMENSION input_row,
265 input_row, output_buf, num_rows);
228 jsimd_ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
H A Djsimd_i386.c242 JSAMPIMAGE input_buf, JDIMENSION input_row,
287 input_row, output_buf, num_rows);
290 input_row, output_buf, num_rows);
241 jsimd_ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
H A Djsimd_x86_64.c167 JSAMPIMAGE input_buf, JDIMENSION input_row,
201 sse2fct(cinfo->output_width, input_buf, input_row, output_buf, num_rows);
166 jsimd_ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
/external/libpng/
H A Dpngwrite.c1732 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, local
1746 ++input_row; /* To point to the first component */
1766 png_const_uint_16p in_ptr = input_row;
1820 input_row += display->row_bytes/(sizeof (png_uint_16));
1889 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, local
1904 ++input_row; /* To point to the first component */
1917 png_const_uint_16p in_ptr = input_row;
1945 input_row += display->row_bytes/(sizeof (png_uint_16));
1958 png_const_uint_16p in_ptr = input_row;
1970 input_row
[all...]
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpegint.h249 JSAMPIMAGE input_buf, JDIMENSION input_row,
376 EXTERN(void) jcopy_block_row JPP((JBLOCKROW input_row, JBLOCKROW output_row,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 338 milliseconds

12