Home
last modified time | relevance | path

Searched refs:input_row (Results 1 – 25 of 68) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djdcolor.c255 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in ycc_rgb_convert() argument
259 ycc_extrgb_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
264 ycc_extrgbx_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
268 ycc_extbgr_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
273 ycc_extbgrx_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
278 ycc_extxbgr_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
283 ycc_extxrgb_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
287 ycc_rgb_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
327 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in rgb_gray_convert() argument
338 inptr0 = input_buf[0][input_row]; in rgb_gray_convert()
[all …]
Djdcolext.c32 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
50 inptr0 = input_buf[0][input_row]; in LOCAL()
51 inptr1 = input_buf[1][input_row]; in LOCAL()
52 inptr2 = input_buf[2][input_row]; in LOCAL()
53 input_row++; in LOCAL()
85 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
93 inptr = input_buf[0][input_row++]; in LOCAL()
116 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
125 inptr0 = input_buf[0][input_row]; in LOCAL()
126 inptr1 = input_buf[1][input_row]; in LOCAL()
[all …]
Djdcol565.c21 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
41 inptr0 = input_buf[0][input_row]; in LOCAL()
42 inptr1 = input_buf[1][input_row]; in LOCAL()
43 inptr2 = input_buf[2][input_row]; in LOCAL()
44 input_row++; in LOCAL()
100 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
122 inptr0 = input_buf[0][input_row]; in LOCAL()
123 inptr1 = input_buf[1][input_row]; in LOCAL()
124 inptr2 = input_buf[2][input_row]; in LOCAL()
125 input_row++; in LOCAL()
[all …]
Djutils.c119 jcopy_block_row(JBLOCKROW input_row, JBLOCKROW output_row, in jcopy_block_row() argument
123 MEMCOPY(output_row, input_row, num_blocks * (DCTSIZE2 * sizeof(JCOEF))); in jcopy_block_row()
Djsimd.h29 JSAMPIMAGE input_buf, JDIMENSION input_row,
33 JDIMENSION input_row,
/third_party/skia/third_party/externals/libjpeg-turbo/
Djdcolor.c255 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in ycc_rgb_convert() argument
259 ycc_extrgb_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
264 ycc_extrgbx_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
268 ycc_extbgr_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
273 ycc_extbgrx_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
278 ycc_extxbgr_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
283 ycc_extxrgb_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
287 ycc_rgb_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
327 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in rgb_gray_convert() argument
338 inptr0 = input_buf[0][input_row]; in rgb_gray_convert()
[all …]
Djdcolext.c32 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
50 inptr0 = input_buf[0][input_row]; in LOCAL()
51 inptr1 = input_buf[1][input_row]; in LOCAL()
52 inptr2 = input_buf[2][input_row]; in LOCAL()
53 input_row++; in LOCAL()
85 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
93 inptr = input_buf[0][input_row++]; in LOCAL()
115 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
124 inptr0 = input_buf[0][input_row]; in LOCAL()
125 inptr1 = input_buf[1][input_row]; in LOCAL()
[all …]
Djdcol565.c21 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
41 inptr0 = input_buf[0][input_row]; in LOCAL()
42 inptr1 = input_buf[1][input_row]; in LOCAL()
43 inptr2 = input_buf[2][input_row]; in LOCAL()
44 input_row++; in LOCAL()
100 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
122 inptr0 = input_buf[0][input_row]; in LOCAL()
123 inptr1 = input_buf[1][input_row]; in LOCAL()
124 inptr2 = input_buf[2][input_row]; in LOCAL()
125 input_row++; in LOCAL()
[all …]
Djutils.c119 jcopy_block_row(JBLOCKROW input_row, JBLOCKROW output_row, in jcopy_block_row() argument
123 MEMCOPY(output_row, input_row, num_blocks * (DCTSIZE2 * sizeof(JCOEF))); in jcopy_block_row()
/third_party/libjpeg-turbo/
Djdcolor.c255 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in ycc_rgb_convert() argument
259 ycc_extrgb_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
264 ycc_extrgbx_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
268 ycc_extbgr_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
273 ycc_extbgrx_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
278 ycc_extxbgr_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
283 ycc_extxrgb_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
287 ycc_rgb_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert()
327 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in rgb_gray_convert() argument
338 inptr0 = input_buf[0][input_row]; in rgb_gray_convert()
[all …]
Djdcolext.c32 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
50 inptr0 = input_buf[0][input_row]; in LOCAL()
51 inptr1 = input_buf[1][input_row]; in LOCAL()
52 inptr2 = input_buf[2][input_row]; in LOCAL()
53 input_row++; in LOCAL()
85 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
93 inptr = input_buf[0][input_row++]; in LOCAL()
115 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
124 inptr0 = input_buf[0][input_row]; in LOCAL()
125 inptr1 = input_buf[1][input_row]; in LOCAL()
[all …]
Djdcol565.c21 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
41 inptr0 = input_buf[0][input_row]; in LOCAL()
42 inptr1 = input_buf[1][input_row]; in LOCAL()
43 inptr2 = input_buf[2][input_row]; in LOCAL()
44 input_row++; in LOCAL()
100 JDIMENSION input_row, JSAMPARRAY output_buf, in LOCAL()
122 inptr0 = input_buf[0][input_row]; in LOCAL()
123 inptr1 = input_buf[1][input_row]; in LOCAL()
124 inptr2 = input_buf[2][input_row]; in LOCAL()
125 input_row++; in LOCAL()
[all …]
Djutils.c119 jcopy_block_row(JBLOCKROW input_row, JBLOCKROW output_row, in jcopy_block_row() argument
123 memcpy(output_row, input_row, num_blocks * (DCTSIZE2 * sizeof(JCOEF))); in jcopy_block_row()
Djsimd.h30 JSAMPIMAGE input_buf, JDIMENSION input_row,
34 JDIMENSION input_row,
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/
Djsimd.h312 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
315 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
318 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
321 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
324 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
327 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
330 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
335 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
338 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
341 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
[all …]
/third_party/skia/third_party/externals/libjpeg-turbo/simd/
Djsimd.h361 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
364 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
367 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
370 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
373 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
376 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
379 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
384 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
387 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
390 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
[all …]
/third_party/libjpeg-turbo/simd/
Djsimd.h361 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
364 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
367 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
370 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
373 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
376 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
379 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
384 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
387 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
390 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row,
[all …]
/third_party/libjpeg-turbo/simd/powerpc/
Djdcolext-altivec.c27 JDIMENSION input_row, JSAMPARRAY output_buf, in jsimd_ycc_rgb_convert_altivec() argument
72 inptr0 = input_buf[0][input_row]; in jsimd_ycc_rgb_convert_altivec()
73 inptr1 = input_buf[1][input_row]; in jsimd_ycc_rgb_convert_altivec()
74 inptr2 = input_buf[2][input_row]; in jsimd_ycc_rgb_convert_altivec()
75 input_row++; in jsimd_ycc_rgb_convert_altivec()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djdcolext-altivec.c27 JDIMENSION input_row, JSAMPARRAY output_buf, in jsimd_ycc_rgb_convert_altivec() argument
72 inptr0 = input_buf[0][input_row]; in jsimd_ycc_rgb_convert_altivec()
73 inptr1 = input_buf[1][input_row]; in jsimd_ycc_rgb_convert_altivec()
74 inptr2 = input_buf[2][input_row]; in jsimd_ycc_rgb_convert_altivec()
75 input_row++; in jsimd_ycc_rgb_convert_altivec()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/loongson/
Djdcolext-mmi.c93 JDIMENSION input_row, JSAMPARRAY output_buf, in jsimd_ycc_rgb_convert_mmi() argument
102 inptr0 = input_buf[0][input_row]; in jsimd_ycc_rgb_convert_mmi()
103 inptr1 = input_buf[1][input_row]; in jsimd_ycc_rgb_convert_mmi()
104 inptr2 = input_buf[2][input_row]; in jsimd_ycc_rgb_convert_mmi()
105 input_row++; in jsimd_ycc_rgb_convert_mmi()
/third_party/libjpeg-turbo/simd/mips64/
Djdcolext-mmi.c93 JDIMENSION input_row, JSAMPARRAY output_buf, in jsimd_ycc_rgb_convert_mmi() argument
103 inptr0 = input_buf[0][input_row]; in jsimd_ycc_rgb_convert_mmi()
104 inptr1 = input_buf[1][input_row]; in jsimd_ycc_rgb_convert_mmi()
105 inptr2 = input_buf[2][input_row]; in jsimd_ycc_rgb_convert_mmi()
106 input_row++; in jsimd_ycc_rgb_convert_mmi()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djdcolext-neon.c54 JDIMENSION input_row, JSAMPARRAY output_buf, in jsimd_ycc_rgb_convert_neon() argument
65 inptr0 = input_buf[0][input_row]; in jsimd_ycc_rgb_convert_neon()
66 inptr1 = input_buf[1][input_row]; in jsimd_ycc_rgb_convert_neon()
67 inptr2 = input_buf[2][input_row]; in jsimd_ycc_rgb_convert_neon()
68 input_row++; in jsimd_ycc_rgb_convert_neon()
/third_party/libjpeg-turbo/simd/arm/
Djdcolext-neon.c54 JDIMENSION input_row, JSAMPARRAY output_buf, in jsimd_ycc_rgb_convert_neon() argument
65 inptr0 = input_buf[0][input_row]; in jsimd_ycc_rgb_convert_neon()
66 inptr1 = input_buf[1][input_row]; in jsimd_ycc_rgb_convert_neon()
67 inptr2 = input_buf[2][input_row]; in jsimd_ycc_rgb_convert_neon()
68 input_row++; in jsimd_ycc_rgb_convert_neon()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djsimd.c252 JDIMENSION input_row, JSAMPARRAY output_buf, in jsimd_ycc_rgb_convert() argument
285 neonfct(cinfo->output_width, input_buf, input_row, output_buf, num_rows); in jsimd_ycc_rgb_convert()
290 JDIMENSION input_row, JSAMPARRAY output_buf, in jsimd_ycc_rgb565_convert() argument
293 jsimd_ycc_rgb565_convert_neon(cinfo->output_width, input_buf, input_row, in jsimd_ycc_rgb565_convert()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/arm64/
Djsimd.c287 JDIMENSION input_row, JSAMPARRAY output_buf, in jsimd_ycc_rgb_convert() argument
329 neonfct(cinfo->output_width, input_buf, input_row, output_buf, num_rows); in jsimd_ycc_rgb_convert()
334 JDIMENSION input_row, JSAMPARRAY output_buf, in jsimd_ycc_rgb565_convert() argument
337 jsimd_ycc_rgb565_convert_neon(cinfo->output_width, input_buf, input_row, in jsimd_ycc_rgb565_convert()

123