Home
last modified time | relevance | path

Searched refs:JSAMPIMAGE (Results 1 – 25 of 80) sorted by relevance

1234

/external/libjpeg-turbo/simd/
Djsimd.h30 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
33 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
36 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
39 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
42 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
45 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
48 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
53 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
56 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
59 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
[all …]
Djsimd_x86_64.c91 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
94 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
129 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
132 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_gray_convert()
167 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
170 void (*sse2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
205 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
380 JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample()
384 void (*sse2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY); in jsimd_h2v2_merged_upsample()
419 JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
[all …]
Djsimd_i386.c141 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
144 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
145 void (*mmxfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
191 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
194 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_gray_convert()
195 void (*mmxfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_gray_convert()
241 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
244 void (*sse2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
245 void (*mmxfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
291 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
[all …]
Djsimd_arm64.c117 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
124 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
131 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
134 void (*neonfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
170 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
288 JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample()
296 JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
Djsimd_mips.c189 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
192 void (*mipsdspr2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
230 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
233 void (*mipsdspr2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_gray_convert()
270 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
273 void (*mipsdspr2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
310 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
317 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_c_null_convert()
596 JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample()
600 void (*mipsdspr2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, in jsimd_h2v2_merged_upsample()
[all …]
Djsimd_arm.c197 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
200 void (*neonfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
236 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
243 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
246 void (*neonfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
282 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
413 JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample()
421 JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
Djdmrgext-mmx.asm27 ; JSAMPIMAGE input_buf,
33 %define input_buf(b) (b)+12 ; JSAMPIMAGE input_buf
69 mov edi, JSAMPIMAGE [input_buf(eax)]
/external/libjpeg-turbo/
Djsimd.h20 (j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
23 (j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
26 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row,
29 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row,
32 (j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
80 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
83 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
Djsimd_none.c53 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
60 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
67 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
74 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
81 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_c_null_convert()
204 JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample()
212 JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
Djpegint.h84 JSAMPIMAGE output_buf,
92 boolean (*compress_data) (j_compress_ptr cinfo, JSAMPIMAGE input_buf);
99 JSAMPIMAGE output_buf, JDIMENSION output_row,
106 void (*downsample) (j_compress_ptr cinfo, JSAMPIMAGE input_buf,
107 JDIMENSION in_row_index, JSAMPIMAGE output_buf,
187 int (*decompress_data) (j_decompress_ptr cinfo, JSAMPIMAGE output_buf);
195 void (*post_process_data) (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
248 void (*upsample) (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
259 void (*color_convert) (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
Djdpostct.c49 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
55 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
60 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
126 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in post_process_1pass()
158 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in post_process_prepass()
202 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in post_process_2pass()
Djdmerge.c54 void (*upmethod) (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
251 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in merged_2v_upsample()
303 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in merged_1v_upsample()
336 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v1_merged_upsample()
382 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v2_merged_upsample()
513 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v1_merged_upsample_565()
527 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v1_merged_upsample_565D()
541 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v2_merged_upsample_565()
555 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v2_merged_upsample_565D()
Djdcolor.c254 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycc_rgb_convert()
327 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb_gray_convert()
364 JSAMPIMAGE input_buf, JDIMENSION input_row, in null_convert()
426 JSAMPIMAGE input_buf, JDIMENSION input_row, in grayscale_convert()
440 JSAMPIMAGE input_buf, JDIMENSION input_row, in gray_rgb_convert()
486 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb_rgb_convert()
535 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycck_cmyk_convert()
665 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycc_rgb565_convert()
677 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycc_rgb565D_convert()
689 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb_rgb565_convert()
[all …]
Djdcolext.c31 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL()
84 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL()
115 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL()
Djccoefct.c61 (j_compress_ptr cinfo, JSAMPIMAGE input_buf);
64 (j_compress_ptr cinfo, JSAMPIMAGE input_buf);
66 (j_compress_ptr cinfo, JSAMPIMAGE input_buf);
142 compress_data (j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_data()
244 compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_first_pass()
340 compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_output()
Djccolext.c32 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in LOCAL()
89 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in LOCAL()
126 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in LOCAL()
/external/pdfium/third_party/libjpeg/
Djpegint.h70 JSAMPIMAGE output_buf,
79 JSAMPIMAGE input_buf));
86 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
94 JSAMPIMAGE input_buf, JDIMENSION in_row_index,
95 JSAMPIMAGE output_buf,
171 JSAMPIMAGE output_buf));
180 JSAMPIMAGE input_buf,
235 JSAMPIMAGE input_buf,
249 JSAMPIMAGE input_buf, JDIMENSION input_row,
Dfpdfapi_jdpostct.c48 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
55 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
61 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
127 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in post_process_1pass()
159 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in post_process_prepass()
203 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in post_process_2pass()
Dfpdfapi_jccoefct.c62 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
65 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
67 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
143 compress_data (j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_data()
245 compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_first_pass()
341 compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_output()
Dfpdfapi_jdcolor.c121 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycc_rgb_convert()
170 JSAMPIMAGE input_buf, JDIMENSION input_row, in null_convert()
202 JSAMPIMAGE input_buf, JDIMENSION input_row, in grayscale_convert()
218 JSAMPIMAGE input_buf, JDIMENSION input_row, in gray_rgb_convert()
246 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycck_cmyk_convert()
/external/opencv3/3rdparty/libjpeg/
Djpegint.h71 JSAMPIMAGE output_buf,
80 JSAMPIMAGE input_buf));
87 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
95 JSAMPIMAGE input_buf, JDIMENSION in_row_index,
96 JSAMPIMAGE output_buf,
174 JSAMPIMAGE output_buf));
183 JSAMPIMAGE input_buf,
234 JSAMPIMAGE input_buf,
248 JSAMPIMAGE input_buf, JDIMENSION input_row,
Djdpostct.c48 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
55 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
61 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
127 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in post_process_1pass()
159 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in post_process_prepass()
203 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in post_process_2pass()
Djdcolor.c142 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycc_rgb_convert()
214 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb_gray_convert()
251 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb1_rgb_convert()
289 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb1_gray_convert()
331 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb_convert()
363 JSAMPIMAGE input_buf, JDIMENSION input_row, in null_convert()
396 JSAMPIMAGE input_buf, JDIMENSION input_row, in grayscale_convert()
412 JSAMPIMAGE input_buf, JDIMENSION input_row, in gray_rgb_convert()
441 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycck_cmyk_convert()
Djccolor.c132 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in rgb_ycc_convert()
188 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in rgb_gray_convert()
226 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in cmyk_ycck_convert()
281 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in rgb_rgb1_convert()
320 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in grayscale_convert()
348 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in rgb_convert()
381 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in null_convert()
Djccoefct.c63 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
66 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
68 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
144 compress_data (j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_data()
249 compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_first_pass()
346 compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_output()

1234