/external/libjpeg-turbo/ |
D | jdcolor.c | 255 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycc_rgb_convert() argument 260 ycc_extrgb_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert() 265 ycc_extrgbx_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert() 269 ycc_extbgr_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert() 274 ycc_extbgrx_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert() 279 ycc_extxbgr_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert() 284 ycc_extxrgb_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert() 288 ycc_rgb_convert_internal(cinfo, input_buf, input_row, output_buf, in ycc_rgb_convert() 328 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb_gray_convert() argument 340 inptr0 = input_buf[0][input_row]; in rgb_gray_convert() [all …]
|
D | jdcolext.c | 32 JSAMPIMAGE input_buf, JDIMENSION input_row, 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 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL() 93 inptr = input_buf[0][input_row++]; in LOCAL() 116 JSAMPIMAGE input_buf, JDIMENSION input_row, in LOCAL() 125 inptr0 = input_buf[0][input_row]; in LOCAL() 126 inptr1 = input_buf[1][input_row]; in LOCAL() [all …]
|
D | jdcol565.c | 21 JSAMPIMAGE input_buf, JDIMENSION input_row, 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 JSAMPIMAGE input_buf, JDIMENSION input_row, 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 …]
|
D | jutils.c | 119 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()
|
D | jsimd.h | 29 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, 32 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row,
|
D | jsimd_none.c | 68 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert() argument 75 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert() argument
|
D | jpegint.h | 260 JDIMENSION input_row, JSAMPARRAY output_buf, 349 EXTERN(void) jcopy_block_row (JBLOCKROW input_row, JBLOCKROW output_row,
|
D | jdapistd.c | 291 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in noop_convert() argument 309 JDIMENSION input_row, JSAMPARRAY output_buf, in read_and_discard_scanlines()
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jdcolor.c | 121 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycc_rgb_convert() argument 139 inptr0 = input_buf[0][input_row]; in ycc_rgb_convert() 140 inptr1 = input_buf[1][input_row]; in ycc_rgb_convert() 141 inptr2 = input_buf[2][input_row]; in ycc_rgb_convert() 142 input_row++; in ycc_rgb_convert() 170 JSAMPIMAGE input_buf, JDIMENSION input_row, in null_convert() argument 181 inptr = input_buf[ci][input_row]; in null_convert() 188 input_row++; in null_convert() 202 JSAMPIMAGE input_buf, JDIMENSION input_row, in grayscale_convert() argument 205 jcopy_sample_rows(input_buf[0], (int) input_row, output_buf, 0, in grayscale_convert() [all …]
|
D | fpdfapi_jutils.c | 145 jcopy_block_row (JBLOCKROW input_row, JBLOCKROW output_row, in jcopy_block_row() argument 150 FMEMCOPY(output_row, input_row, num_blocks * (DCTSIZE2 * SIZEOF(JCOEF))); in jcopy_block_row() 155 inptr = (JCOEFPTR) input_row; in jcopy_block_row()
|
D | jpegint.h | 249 JSAMPIMAGE input_buf, JDIMENSION input_row, 376 EXTERN(void) jcopy_block_row JPP((JBLOCKROW input_row, JBLOCKROW output_row,
|
/external/libjpeg-turbo/simd/ |
D | jsimd.h | 241 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 244 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 247 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 250 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 253 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 256 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 259 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 264 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 267 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 270 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, [all …]
|
D | jdcolext-altivec.c | 27 JDIMENSION input_row, in jsimd_ycc_rgb_convert_altivec() argument 70 inptr0 = input_buf[0][input_row]; in jsimd_ycc_rgb_convert_altivec() 71 inptr1 = input_buf[1][input_row]; in jsimd_ycc_rgb_convert_altivec() 72 inptr2 = input_buf[2][input_row]; in jsimd_ycc_rgb_convert_altivec() 73 input_row++; in jsimd_ycc_rgb_convert_altivec()
|
D | jsimd_arm.c | 247 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert() argument 280 neonfct(cinfo->output_width, input_buf, input_row, output_buf, num_rows); in jsimd_ycc_rgb_convert() 285 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert() argument 288 jsimd_ycc_rgb565_convert_neon(cinfo->output_width, input_buf, input_row, in jsimd_ycc_rgb565_convert()
|
D | jsimd_arm64.c | 283 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert() argument 325 neonfct(cinfo->output_width, input_buf, input_row, output_buf, num_rows); in jsimd_ycc_rgb_convert() 330 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert() argument 333 jsimd_ycc_rgb565_convert_neon(cinfo->output_width, input_buf, input_row, in jsimd_ycc_rgb565_convert()
|
D | jsimd_powerpc.c | 271 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert() argument 304 altivecfct(cinfo->output_width, input_buf, input_row, output_buf, num_rows); in jsimd_ycc_rgb_convert() 309 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert() argument
|
D | jsimd_x86_64.c | 204 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert() argument 237 sse2fct(cinfo->output_width, input_buf, input_row, output_buf, num_rows); in jsimd_ycc_rgb_convert() 242 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert() argument
|
D | jsimd_i386.c | 246 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert() argument 289 sse2fct(cinfo->output_width, input_buf, input_row, output_buf, num_rows); in jsimd_ycc_rgb_convert() 291 mmxfct(cinfo->output_width, input_buf, input_row, output_buf, num_rows); in jsimd_ycc_rgb_convert() 296 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert() argument
|
D | jdcolext-mmx.asm | 26 ; JSAMPIMAGE input_buf, JDIMENSION input_row, 32 %define input_row(b) (b)+16 ; JDIMENSION input_row 69 mov ecx, JDIMENSION [input_row(eax)]
|
D | jsimd_mips.c | 279 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert() argument 313 mipsdspr2fct(cinfo->output_width, input_buf, input_row, output_buf, in jsimd_ycc_rgb_convert() 319 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert() argument
|
D | jdcolext-sse2.asm | 27 ; JSAMPIMAGE input_buf, JDIMENSION input_row, 33 %define input_row(b) (b)+16 ; JDIMENSION input_row 70 mov ecx, JDIMENSION [input_row(eax)]
|
/external/skia/third_party/libpng/ |
D | pngwrite.c | 1524 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, in png_write_image_16bit() local 1538 ++input_row; /* To point to the first component */ in png_write_image_16bit() 1559 png_const_uint_16p in_ptr = input_row; in png_write_image_16bit() 1613 input_row += display->row_bytes/(sizeof (png_uint_16)); in png_write_image_16bit() 1682 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, in png_write_image_8bit() local 1697 ++input_row; /* To point to the first component */ in png_write_image_8bit() 1710 png_const_uint_16p in_ptr = input_row; in png_write_image_8bit() 1738 input_row += display->row_bytes/(sizeof (png_uint_16)); in png_write_image_8bit() 1751 png_const_uint_16p in_ptr = input_row; in png_write_image_8bit() 1763 input_row += display->row_bytes/(sizeof (png_uint_16)); in png_write_image_8bit()
|
/external/pdfium/third_party/libpng16/ |
D | pngwrite.c | 1524 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, in png_write_image_16bit() local 1538 ++input_row; /* To point to the first component */ in png_write_image_16bit() 1559 png_const_uint_16p in_ptr = input_row; in png_write_image_16bit() 1613 input_row += display->row_bytes/(sizeof (png_uint_16)); in png_write_image_16bit() 1682 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, in png_write_image_8bit() local 1697 ++input_row; /* To point to the first component */ in png_write_image_8bit() 1710 png_const_uint_16p in_ptr = input_row; in png_write_image_8bit() 1738 input_row += display->row_bytes/(sizeof (png_uint_16)); in png_write_image_8bit() 1751 png_const_uint_16p in_ptr = input_row; in png_write_image_8bit() 1763 input_row += display->row_bytes/(sizeof (png_uint_16)); in png_write_image_8bit()
|
/external/libpng/ |
D | pngwrite.c | 1524 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, in png_write_image_16bit() local 1538 ++input_row; /* To point to the first component */ in png_write_image_16bit() 1559 png_const_uint_16p in_ptr = input_row; in png_write_image_16bit() 1613 input_row += display->row_bytes/(sizeof (png_uint_16)); in png_write_image_16bit() 1682 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, in png_write_image_8bit() local 1697 ++input_row; /* To point to the first component */ in png_write_image_8bit() 1710 png_const_uint_16p in_ptr = input_row; in png_write_image_8bit() 1738 input_row += display->row_bytes/(sizeof (png_uint_16)); in png_write_image_8bit() 1751 png_const_uint_16p in_ptr = input_row; in png_write_image_8bit() 1763 input_row += display->row_bytes/(sizeof (png_uint_16)); in png_write_image_8bit()
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorReductionCuda.h | 683 const Index input_row = (i / num_preserved_coeffs) * NumPerThread; 685 const Index max_row = numext::mini(input_row + NumPerThread, num_coeffs_to_reduce); 686 for (Index j = input_row; j < max_row; j++) {
|