/external/chromium_org/third_party/libjpeg_turbo/simd/ |
D | jsimd.h | 155 JPP((JDIMENSION img_width, 157 JDIMENSION output_row, int num_rows)); 159 JPP((JDIMENSION img_width, 161 JDIMENSION output_row, int num_rows)); 163 JPP((JDIMENSION img_width, 165 JDIMENSION output_row, int num_rows)); 167 JPP((JDIMENSION img_width, 169 JDIMENSION output_row, int num_rows)); 171 JPP((JDIMENSION img_width, 173 JDIMENSION output_row, int num_rows)); [all …]
|
D | jsimd_x86_64.c | 39 if (sizeof(JDIMENSION) != 4) in jsimd_can_rgb_ycc() 57 if (sizeof(JDIMENSION) != 4) in jsimd_can_rgb_gray() 74 if (sizeof(JDIMENSION) != 4) in jsimd_can_ycc_rgb() 89 JDIMENSION output_row, int num_rows) in jsimd_rgb_ycc_convert() 91 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert() 129 JDIMENSION output_row, int num_rows) in jsimd_rgb_gray_convert() 131 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() 211 if (sizeof(JDIMENSION) != 4) in jsimd_can_h2v2_downsample() [all …]
|
D | jsimd_i386.c | 73 if (sizeof(JDIMENSION) != 4) in jsimd_can_rgb_ycc() 96 if (sizeof(JDIMENSION) != 4) in jsimd_can_rgb_gray() 118 if (sizeof(JDIMENSION) != 4) in jsimd_can_ycc_rgb() 136 JDIMENSION output_row, int num_rows) in jsimd_rgb_ycc_convert() 138 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert() 139 void (*mmxfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert() 190 JDIMENSION output_row, int num_rows) in jsimd_rgb_gray_convert() 192 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_gray_convert() 193 void (*mmxfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_gray_convert() 242 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert() [all …]
|
D | jsimd_arm64.c | 87 if (sizeof(JDIMENSION) != 4) in jsimd_can_ycc_rgb() 106 if (sizeof(JDIMENSION) != 4) in jsimd_can_ycc_rgb565() 118 JDIMENSION output_row, int num_rows) in jsimd_rgb_ycc_convert() 125 JDIMENSION output_row, int num_rows) 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() 289 JDIMENSION in_row_group_ctr, in jsimd_h2v2_merged_upsample() 297 JDIMENSION in_row_group_ctr, in jsimd_h2v1_merged_upsample() 319 jsimd_convsamp (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp() [all …]
|
D | jsimd_arm.c | 142 if (sizeof(JDIMENSION) != 4) in jsimd_can_rgb_ycc() 169 if (sizeof(JDIMENSION) != 4) in jsimd_can_ycc_rgb() 182 JDIMENSION output_row, int num_rows) in jsimd_rgb_ycc_convert() 184 void (*neonfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert() 223 JDIMENSION output_row, int num_rows) in jsimd_rgb_gray_convert() 229 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert() 232 void (*neonfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert() 344 if (sizeof(JDIMENSION) != 4) in jsimd_can_h2v1_fancy_upsample() 391 JDIMENSION in_row_group_ctr, in jsimd_h2v2_merged_upsample() 399 JDIMENSION in_row_group_ctr, in jsimd_h2v1_merged_upsample() [all …]
|
/external/jpeg/ |
D | jdpostct.c | 36 JDIMENSION strip_height; /* buffer size in rows */ 38 JDIMENSION starting_row; /* row # of first row in current strip */ 39 JDIMENSION next_row; /* index of next row to fill/empty in strip */ 48 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 49 JDIMENSION in_row_groups_avail, 50 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 51 JDIMENSION out_rows_avail)); 55 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 56 JDIMENSION in_row_groups_avail, 57 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, [all …]
|
D | jsimd_neon.c | 38 JPP((JDIMENSION out_width, 39 JSAMPIMAGE input_buf, JDIMENSION input_row, 42 JPP((JDIMENSION out_width, 43 JSAMPIMAGE input_buf, JDIMENSION input_row, 49 JDIMENSION output_col)); 54 JDIMENSION output_col)); 59 JDIMENSION output_col)); 63 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgba8888_convert() 66 void (*neonfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgba8888_convert() 76 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert() [all …]
|
D | jpeglib.h | 139 JDIMENSION width_in_blocks; 140 JDIMENSION height_in_blocks; 154 JDIMENSION downsampled_width; /* actual width in samples */ 155 JDIMENSION downsampled_height; /* actual height in samples */ 283 JDIMENSION image_width; /* input image width */ 284 JDIMENSION image_height; /* input image height */ 358 JDIMENSION next_scanline; /* 0 .. image_height-1 */ 371 JDIMENSION total_iMCU_rows; /* # of iMCU rows to be input to coef ctlr */ 386 JDIMENSION MCUs_per_row; /* # of MCUs across the image */ 387 JDIMENSION MCU_rows_in_scan; /* # of MCU rows in the image */ [all …]
|
D | jcprepct.c | 61 JDIMENSION rows_to_go; /* counts rows remaining in source image */ 106 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, in expand_bottom_edge() 129 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, in pre_process_data() 130 JDIMENSION in_rows_avail, in pre_process_data() 131 JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, in pre_process_data() 132 JDIMENSION out_row_groups_avail) in pre_process_data() 136 JDIMENSION inrows; in pre_process_data() 144 numrows = (int) MIN((JDIMENSION) numrows, inrows); in pre_process_data() 147 (JDIMENSION) prep->next_buf_row, in pre_process_data() 164 prep->color_buf, (JDIMENSION) 0, in pre_process_data() [all …]
|
D | jcmainct.c | 31 JDIMENSION cur_iMCU_row; /* number of current iMCU row */ 32 JDIMENSION rowgroup_ctr; /* counts row groups received in iMCU row */ 56 JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail)); 60 JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail)); 114 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, in process_data_simple_main() 115 JDIMENSION in_rows_avail) in process_data_simple_main() 125 (JDIMENSION) DCTSIZE); in process_data_simple_main() 170 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, in process_data_buffer_main() 171 JDIMENSION in_rows_avail) in process_data_buffer_main() 186 (JDIMENSION) (compptr->v_samp_factor * DCTSIZE), writing); in process_data_buffer_main() [all …]
|
/external/chromium_org/third_party/libjpeg_turbo/ |
D | jdpostct.c | 36 JDIMENSION strip_height; /* buffer size in rows */ 38 JDIMENSION starting_row; /* row # of first row in current strip */ 39 JDIMENSION next_row; /* index of next row to fill/empty in strip */ 48 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 49 JDIMENSION in_row_groups_avail, 50 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 51 JDIMENSION out_rows_avail)); 55 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 56 JDIMENSION in_row_groups_avail, 57 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, [all …]
|
D | jdct.h | 123 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 126 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 129 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 132 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 135 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 138 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 141 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 144 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 147 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 150 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); [all …]
|
D | jpeglib.h | 146 JDIMENSION width_in_blocks; 147 JDIMENSION height_in_blocks; 166 JDIMENSION downsampled_width; /* actual width in samples */ 167 JDIMENSION downsampled_height; /* actual height in samples */ 312 JDIMENSION image_width; /* input image width */ 313 JDIMENSION image_height; /* input image height */ 330 JDIMENSION jpeg_width; /* scaled JPEG image width */ 331 JDIMENSION jpeg_height; /* scaled JPEG image height */ 408 JDIMENSION next_scanline; /* 0 .. image_height-1 */ 426 JDIMENSION total_iMCU_rows; /* # of iMCU rows to be input to coef ctlr */ [all …]
|
D | jcprepct.c | 61 JDIMENSION rows_to_go; /* counts rows remaining in source image */ 106 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, in expand_bottom_edge() 129 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, in pre_process_data() 130 JDIMENSION in_rows_avail, in pre_process_data() 131 JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, in pre_process_data() 132 JDIMENSION out_row_groups_avail) in pre_process_data() 136 JDIMENSION inrows; in pre_process_data() 144 numrows = (int) MIN((JDIMENSION) numrows, inrows); in pre_process_data() 147 (JDIMENSION) prep->next_buf_row, in pre_process_data() 164 prep->color_buf, (JDIMENSION) 0, in pre_process_data() [all …]
|
D | jpegint.h | 60 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, 61 JDIMENSION in_rows_avail)); 69 JDIMENSION *in_row_ctr, 70 JDIMENSION in_rows_avail, 72 JDIMENSION *out_row_group_ctr, 73 JDIMENSION out_row_groups_avail)); 88 JDIMENSION output_row, int num_rows)); 95 JSAMPIMAGE input_buf, JDIMENSION in_row_index, 97 JDIMENSION out_row_group_index)); 109 JDIMENSION start_row, JDIMENSION start_col, [all …]
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
D | fpdfapi_jdpostct.c | 37 JDIMENSION strip_height; /* buffer size in rows */ 39 JDIMENSION starting_row; /* row # of first row in current strip */ 40 JDIMENSION next_row; /* index of next row to fill/empty in strip */ 49 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 50 JDIMENSION in_row_groups_avail, 51 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 52 JDIMENSION out_rows_avail)); 56 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 57 JDIMENSION in_row_groups_avail, 58 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, [all …]
|
D | fpdfapi_jcprepct.c | 62 JDIMENSION rows_to_go; /* counts rows remaining in source image */ 107 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, in expand_bottom_edge() 130 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, in pre_process_data() 131 JDIMENSION in_rows_avail, in pre_process_data() 132 JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, in pre_process_data() 133 JDIMENSION out_row_groups_avail) in pre_process_data() 137 JDIMENSION inrows; in pre_process_data() 145 numrows = (int) MIN((JDIMENSION) numrows, inrows); in pre_process_data() 148 (JDIMENSION) prep->next_buf_row, in pre_process_data() 165 prep->color_buf, (JDIMENSION) 0, in pre_process_data() [all …]
|
D | jpeglib.h | 206 JDIMENSION width_in_blocks; 207 JDIMENSION height_in_blocks; 221 JDIMENSION downsampled_width; /* actual width in samples */ 222 JDIMENSION downsampled_height; /* actual height in samples */ 346 JDIMENSION image_width; /* input image width */ 347 JDIMENSION image_height; /* input image height */ 421 JDIMENSION next_scanline; /* 0 .. image_height-1 */ 434 JDIMENSION total_iMCU_rows; /* # of iMCU rows to be input to coef ctlr */ 449 JDIMENSION MCUs_per_row; /* # of MCUs across the image */ 450 JDIMENSION MCU_rows_in_scan; /* # of MCU rows in the image */ [all …]
|
D | jpegint.h | 59 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, 60 JDIMENSION in_rows_avail)); 68 JDIMENSION *in_row_ctr, 69 JDIMENSION in_rows_avail, 71 JDIMENSION *out_row_group_ctr, 72 JDIMENSION out_row_groups_avail)); 87 JDIMENSION output_row, int num_rows)); 94 JSAMPIMAGE input_buf, JDIMENSION in_row_index, 96 JDIMENSION out_row_group_index)); 108 JDIMENSION start_row, JDIMENSION start_col, [all …]
|
/external/qemu/distrib/jpeg-6b/ |
D | jdpostct.c | 36 JDIMENSION strip_height; /* buffer size in rows */ 38 JDIMENSION starting_row; /* row # of first row in current strip */ 39 JDIMENSION next_row; /* index of next row to fill/empty in strip */ 48 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 49 JDIMENSION in_row_groups_avail, 50 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 51 JDIMENSION out_rows_avail)); 55 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 56 JDIMENSION in_row_groups_avail, 57 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, [all …]
|
D | jpeglib.h | 139 JDIMENSION width_in_blocks; 140 JDIMENSION height_in_blocks; 154 JDIMENSION downsampled_width; /* actual width in samples */ 155 JDIMENSION downsampled_height; /* actual height in samples */ 283 JDIMENSION image_width; /* input image width */ 284 JDIMENSION image_height; /* input image height */ 358 JDIMENSION next_scanline; /* 0 .. image_height-1 */ 371 JDIMENSION total_iMCU_rows; /* # of iMCU rows to be input to coef ctlr */ 386 JDIMENSION MCUs_per_row; /* # of MCUs across the image */ 387 JDIMENSION MCU_rows_in_scan; /* # of MCU rows in the image */ [all …]
|
D | jcprepct.c | 61 JDIMENSION rows_to_go; /* counts rows remaining in source image */ 106 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, in expand_bottom_edge() 129 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, in pre_process_data() 130 JDIMENSION in_rows_avail, in pre_process_data() 131 JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, in pre_process_data() 132 JDIMENSION out_row_groups_avail) in pre_process_data() 136 JDIMENSION inrows; in pre_process_data() 144 numrows = (int) MIN((JDIMENSION) numrows, inrows); in pre_process_data() 147 (JDIMENSION) prep->next_buf_row, in pre_process_data() 164 prep->color_buf, (JDIMENSION) 0, in pre_process_data() [all …]
|
D | jcmainct.c | 31 JDIMENSION cur_iMCU_row; /* number of current iMCU row */ 32 JDIMENSION rowgroup_ctr; /* counts row groups received in iMCU row */ 56 JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail)); 60 JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail)); 114 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, in process_data_simple_main() 115 JDIMENSION in_rows_avail) in process_data_simple_main() 125 (JDIMENSION) DCTSIZE); in process_data_simple_main() 170 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, in process_data_buffer_main() 171 JDIMENSION in_rows_avail) in process_data_buffer_main() 186 (JDIMENSION) (compptr->v_samp_factor * DCTSIZE), writing); in process_data_buffer_main() [all …]
|
/external/pdfium/core/include/thirdparties/libjpeg/ |
D | jpeglib.h | 206 JDIMENSION width_in_blocks; 207 JDIMENSION height_in_blocks; 221 JDIMENSION downsampled_width; /* actual width in samples */ 222 JDIMENSION downsampled_height; /* actual height in samples */ 346 JDIMENSION image_width; /* input image width */ 347 JDIMENSION image_height; /* input image height */ 421 JDIMENSION next_scanline; /* 0 .. image_height-1 */ 434 JDIMENSION total_iMCU_rows; /* # of iMCU rows to be input to coef ctlr */ 449 JDIMENSION MCUs_per_row; /* # of MCUs across the image */ 450 JDIMENSION MCU_rows_in_scan; /* # of MCU rows in the image */ [all …]
|
D | jpegint.h | 59 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, 60 JDIMENSION in_rows_avail)); 68 JDIMENSION *in_row_ctr, 69 JDIMENSION in_rows_avail, 71 JDIMENSION *out_row_group_ctr, 72 JDIMENSION out_row_groups_avail)); 87 JDIMENSION output_row, int num_rows)); 94 JSAMPIMAGE input_buf, JDIMENSION in_row_index, 96 JDIMENSION out_row_group_index)); 108 JDIMENSION start_row, JDIMENSION start_col, [all …]
|