Home
last modified time | relevance | path

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

123

/external/libjpeg-turbo/simd/
Djsimd.h32 (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 …]
Djsimd_i386.c146 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
149 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
150 void (*mmxfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
196 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
199 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_gray_convert()
200 void (*mmxfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_gray_convert()
246 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
249 void (*sse2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
250 void (*mmxfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
296 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
[all …]
Djsimd_powerpc.c219 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
222 void (*altivecfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
257 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
260 void (*altivecfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_gray_convert()
295 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
298 void (*altivecfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
333 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
538 JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample()
542 void (*altivecfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY); in jsimd_h2v2_merged_upsample()
577 JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
[all …]
Djsimd_x86_64.c128 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
131 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
166 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
169 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_gray_convert()
204 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
207 void (*sse2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
242 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
449 JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample()
453 void (*sse2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY); in jsimd_h2v2_merged_upsample()
488 JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
[all …]
Djsimd_arm.c203 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
206 void (*neonfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
241 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
248 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
251 void (*neonfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
286 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
415 JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample()
423 JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
Djsimd_mips.c200 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
203 void (*mipsdspr2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
241 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
244 void (*mipsdspr2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_gray_convert()
281 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
284 void (*mipsdspr2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
321 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
328 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_c_null_convert()
607 JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample()
611 void (*mipsdspr2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, in jsimd_h2v2_merged_upsample()
[all …]
Djsimd_arm64.c230 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
233 void (*neonfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
277 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
284 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
287 void (*neonfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
331 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
476 JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample()
484 JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
Djdmrgext-mmx.asm26 ; JSAMPIMAGE input_buf,
32 %define input_buf(b) (b)+12 ; JSAMPIMAGE input_buf
68 mov edi, JSAMPIMAGE [input_buf(eax)]
Djdmrgext-sse2.asm27 ; JSAMPIMAGE input_buf,
33 %define input_buf(b) (b)+12 ; JSAMPIMAGE input_buf
69 mov edi, JSAMPIMAGE [input_buf(eax)]
Djdmrgext-sse2-64.asm27 ; JSAMPIMAGE input_buf,
33 ; r11 = JSAMPIMAGE input_buf
Djsimdcfg.inc.h89 %define JSAMPIMAGE POINTER ; JSAMPARRAY * (jpeglib.h)
93 %define SIZEOF_JSAMPIMAGE SIZEOF_POINTER ; sizeof(JSAMPIMAGE)
/external/libjpeg-turbo/
Djsimd.h23 (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,
Djsimd_none.c54 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
61 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
68 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
75 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
82 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_c_null_convert()
206 JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample()
214 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.c50 (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, 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.c255 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycc_rgb_convert()
328 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb_gray_convert()
365 JSAMPIMAGE input_buf, JDIMENSION input_row, in null_convert()
427 JSAMPIMAGE input_buf, JDIMENSION input_row, in grayscale_convert()
441 JSAMPIMAGE input_buf, JDIMENSION input_row, in gray_rgb_convert()
487 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb_rgb_convert()
536 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycck_cmyk_convert()
666 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycc_rgb565_convert()
678 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycc_rgb565D_convert()
690 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb_rgb565_convert()
[all …]
Djdmerge.c55 void (*upmethod) (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
252 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in merged_2v_upsample()
304 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in merged_1v_upsample()
337 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v1_merged_upsample()
383 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v2_merged_upsample()
514 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v1_merged_upsample_565()
528 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v1_merged_upsample_565D()
542 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v2_merged_upsample_565()
556 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v2_merged_upsample_565D()
Djccoefct.c62 (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) 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()
Djdcolext.c32 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL()
85 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL()
116 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL()
Djccolext.c33 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in LOCAL()
90 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in LOCAL()
127 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in LOCAL()
Djdcol565.c21 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL()
100 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL()
186 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL()
241 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL()
300 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL()
340 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL()
Djccolor.c235 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in rgb_ycc_convert()
284 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in rgb_gray_convert()
330 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in rgb_rgb_convert()
380 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in cmyk_ycck_convert()
435 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in grayscale_convert()
464 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in null_convert()
Djdcoefct.c29 (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) in decompress_onepass()
262 decompress_data (j_decompress_ptr cinfo, JSAMPIMAGE output_buf) in decompress_data()
409 decompress_smooth_data (j_decompress_ptr cinfo, JSAMPIMAGE output_buf) in decompress_smooth_data()
/external/skqp/third_party/libjpeg-turbo/
Djsimdcfg.inc59 %define JSAMPIMAGE POINTER ; JSAMPARRAY * (jpeglib.h)
63 %define SIZEOF_JSAMPIMAGE SIZEOF_POINTER ; sizeof(JSAMPIMAGE)
/external/libjpeg-turbo/win/
Djsimdcfg.inc59 %define JSAMPIMAGE POINTER ; JSAMPARRAY * (jpeglib.h)
63 %define SIZEOF_JSAMPIMAGE SIZEOF_POINTER ; sizeof(JSAMPIMAGE)

123