HomeSort by relevance Sort by last modified time
    Searched refs:JSAMPIMAGE (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/libjpeg-turbo/simd/
jsimd.h 32 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
35 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
38 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
41 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
44 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
47 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
50 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
55 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
58 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
61 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf
    [all...]
jsimd_i386.c 146 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
149 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int);
150 void (*mmxfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int);
196 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
199 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int);
200 void (*mmxfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int);
246 JSAMPIMAGE input_buf, JDIMENSION input_row,
249 void (*sse2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int);
250 void (*mmxfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int);
296 JSAMPIMAGE input_buf, JDIMENSION input_row
    [all...]
jsimd_powerpc.c 195 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
198 void (*altivecfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int);
233 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
236 void (*altivecfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int);
271 JSAMPIMAGE input_buf, JDIMENSION input_row,
274 void (*altivecfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int);
309 JSAMPIMAGE input_buf, JDIMENSION input_row,
514 JSAMPIMAGE input_buf,
518 void (*altivecfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY);
553 JSAMPIMAGE input_buf
    [all...]
jsimd_x86_64.c 128 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
131 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int);
166 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
169 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int);
204 JSAMPIMAGE input_buf, JDIMENSION input_row,
207 void (*sse2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int);
242 JSAMPIMAGE input_buf, JDIMENSION input_row,
449 JSAMPIMAGE input_buf,
453 void (*sse2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY);
488 JSAMPIMAGE input_buf
    [all...]
jsimd_arm.c 202 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
205 void (*neonfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int);
240 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
247 JSAMPIMAGE input_buf, JDIMENSION input_row,
250 void (*neonfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int);
285 JSAMPIMAGE input_buf, JDIMENSION input_row,
414 JSAMPIMAGE input_buf,
422 JSAMPIMAGE input_buf,
jsimd_mips.c 198 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
201 void (*mipsdspr2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int);
239 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
242 void (*mipsdspr2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int);
279 JSAMPIMAGE input_buf, JDIMENSION input_row,
282 void (*mipsdspr2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int);
319 JSAMPIMAGE input_buf, JDIMENSION input_row,
326 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
605 JSAMPIMAGE input_buf,
609 void (*mipsdspr2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY
    [all...]
jsimd_arm64.c 229 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
232 void (*neonfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int);
276 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
283 JSAMPIMAGE input_buf, JDIMENSION input_row,
286 void (*neonfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int);
330 JSAMPIMAGE input_buf, JDIMENSION input_row,
475 JSAMPIMAGE input_buf,
483 JSAMPIMAGE input_buf,
  /external/libjpeg-turbo/
jsimd.h 23 (j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
26 (j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
29 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row,
32 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row,
35 (j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
83 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
86 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
jsimd_none.c 54 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
61 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
68 JSAMPIMAGE input_buf, JDIMENSION input_row,
75 JSAMPIMAGE input_buf, JDIMENSION input_row,
82 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
206 JSAMPIMAGE input_buf,
214 JSAMPIMAGE input_buf,
jpegint.h 84 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,
jdcolext.c 32 JSAMPIMAGE input_buf, JDIMENSION input_row,
85 JSAMPIMAGE input_buf, JDIMENSION input_row,
116 JSAMPIMAGE input_buf, JDIMENSION input_row,
jdpostct.c 50 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
56 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
61 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
127 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
159 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
203 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
jdmerge.c 55 void (*upmethod) (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
252 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
304 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
337 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
383 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
514 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
528 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
542 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
556 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
jccolext.c 33 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
90 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
127 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
jdmainct.h 29 JSAMPIMAGE xbuffer[2]; /* pointers to weird pointer lists */
jccoefct.c 62 (j_compress_ptr cinfo, JSAMPIMAGE input_buf);
65 (j_compress_ptr cinfo, JSAMPIMAGE input_buf);
67 (j_compress_ptr cinfo, JSAMPIMAGE input_buf);
143 compress_data (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
245 compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
341 compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
jdcolor.c 255 JSAMPIMAGE input_buf, JDIMENSION input_row,
328 JSAMPIMAGE input_buf, JDIMENSION input_row,
365 JSAMPIMAGE input_buf, JDIMENSION input_row,
427 JSAMPIMAGE input_buf, JDIMENSION input_row,
441 JSAMPIMAGE input_buf, JDIMENSION input_row,
487 JSAMPIMAGE input_buf, JDIMENSION input_row,
536 JSAMPIMAGE input_buf, JDIMENSION input_row,
666 JSAMPIMAGE input_buf, JDIMENSION input_row,
678 JSAMPIMAGE input_buf, JDIMENSION input_row,
690 JSAMPIMAGE input_buf, JDIMENSION input_row
    [all...]
jccolor.c 235 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
284 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
330 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
380 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
435 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
464 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
jdcoefct.c 29 (j_decompress_ptr cinfo, JSAMPIMAGE output_buf);
32 (j_decompress_ptr cinfo, JSAMPIMAGE output_buf);
37 (j_decompress_ptr cinfo, JSAMPIMAGE output_buf);
86 decompress_onepass (j_decompress_ptr cinfo, JSAMPIMAGE output_buf)
262 decompress_data (j_decompress_ptr cinfo, JSAMPIMAGE output_buf)
409 decompress_smooth_data (j_decompress_ptr cinfo, JSAMPIMAGE output_buf)
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdpostct.c 48 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,
159 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
203 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
jpegint.h 70 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,
fpdfapi_jdcolor.c 121 JSAMPIMAGE input_buf, JDIMENSION input_row,
170 JSAMPIMAGE input_buf, JDIMENSION input_row,
202 JSAMPIMAGE input_buf, JDIMENSION input_row,
218 JSAMPIMAGE input_buf, JDIMENSION input_row,
246 JSAMPIMAGE input_buf, JDIMENSION input_row,
fpdfapi_jccoefct.c 62 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)
245 compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
341 compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
fpdfapi_jccolor.c 131 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
187 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
226 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
281 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
310 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
fpdfapi_jdmerge.c 48 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
144 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
193 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
226 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
288 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,

Completed in 98 milliseconds

1 2 3