/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/ |
H A D | jdct.h | 107 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 110 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 113 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 116 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 119 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 122 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
|
H A D | jdsample.c | 33 JSAMPARRAY input_data, JSAMPARRAY * output_data_ptr)); 47 JSAMPARRAY color_buf[MAX_COMPONENTS]; 96 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 162 JSAMPARRAY input_data, JSAMPARRAY * output_data_ptr) 175 JSAMPARRAY input_data, JSAMPARRAY * output_data_ptr) 194 JSAMPARRAY input_data, JSAMPARRAY * output_data_pt [all...] |
H A D | jcsample.c | 60 JSAMPARRAY input_data, JSAMPARRAY output_data)); 91 expand_right_edge (JSAMPARRAY image_data, int num_rows, 125 JSAMPARRAY in_ptr, out_ptr; 145 JSAMPARRAY input_data, JSAMPARRAY output_data) 192 JSAMPARRAY input_data, JSAMPARRAY output_data) 217 JSAMPARRAY input_data, JSAMPARRAY output_dat [all...] |
H A D | jdpostct.c | 39 JSAMPARRAY buffer; /* strip buffer, or current strip of virtual */ 54 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 61 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 67 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 133 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 165 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 189 (JSAMPARRAY) NULL, (int) num_rows); 209 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
|
H A D | jdmainct.c | 122 JSAMPARRAY buffer[MAX_COMPONENTS]; 148 JPP((j_decompress_ptr cinfo, JSAMPARRAY output_buf, 151 JPP((j_decompress_ptr cinfo, JSAMPARRAY output_buf, 155 JPP((j_decompress_ptr cinfo, JSAMPARRAY output_buf, 170 JSAMPARRAY xbuf; 177 cinfo->num_components * 2 * SIZEOF(JSAMPARRAY)); 187 xbuf = (JSAMPARRAY) 211 JSAMPARRAY buf, xbuf0, xbuf1; 251 JSAMPARRAY xbuf0, xbuf1; 279 JSAMPARRAY xbu [all...] |
H A D | jpegint.h | 63 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, 71 JSAMPARRAY input_buf, 90 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 111 JSAMPARRAY sample_data, JBLOCKROW coef_blocks, 165 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 187 JSAMPARRAY output_buf, 227 JSAMPARRAY output_buf, JDIMENSION output_col)); 242 JSAMPARRAY output_buf, 254 JSAMPARRAY output_buf, int num_rows)); 261 JSAMPARRAY input_bu [all...] |
H A D | jutils.c | 115 jcopy_sample_rows (JSAMPARRAY input_array, int source_row, 116 JSAMPARRAY output_array, int dest_row,
|
H A D | jquant1.c | 150 JSAMPARRAY sv_colormap; /* The color map as a 2-D pixel array */ 153 JSAMPARRAY colorindex; /* Precomputed mapping for speed */ 280 JSAMPARRAY colormap; /* Created colormap */ 463 color_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf, 464 JSAMPARRAY output_buf, int num_rows) 468 JSAMPARRAY colorindex = cquantize->colorindex; 491 color_quantize3 (j_decompress_ptr cinfo, JSAMPARRAY input_buf, 492 JSAMPARRAY output_buf, int num_rows) 519 quantize_ord_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf, 520 JSAMPARRAY output_bu [all...] |
H A D | jcmainct.c | 44 JSAMPARRAY buffer[MAX_COMPONENTS]; 59 JPP((j_compress_ptr cinfo, JSAMPARRAY input_buf, 63 JPP((j_compress_ptr cinfo, JSAMPARRAY input_buf, 118 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, 174 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
|
H A D | jcprepct.c | 63 JSAMPARRAY color_buf[MAX_COMPONENTS]; 110 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, 133 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, 200 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, 277 JSAMPARRAY true_buffer, fake_buffer; 282 fake_buffer = (JSAMPARRAY)
|
H A D | jdcolor.c | 126 JSAMPARRAY output_buf, int num_rows) 175 JSAMPARRAY output_buf, int num_rows) 207 JSAMPARRAY output_buf, int num_rows) 222 JSAMPARRAY output_buf, int num_rows) 250 JSAMPARRAY output_buf, int num_rows)
|
H A D | jccolor.c | 135 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 191 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 229 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 284 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 313 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
|
H A D | jdmerge.c | 54 JSAMPARRAY output_buf)); 151 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 200 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 232 JSAMPARRAY output_buf) 294 JSAMPARRAY output_buf)
|
H A D | jpeglib.h | 71 typedef JSAMPROW *JSAMPARRAY; /* ptr to some rows (a 2-D sample array) */ typedef 72 typedef JSAMPARRAY *JSAMPIMAGE; /* a 3-D sample array: top index is color */ 483 JSAMPARRAY colormap; /* The color map as a 2-D pixel array */ 766 JMETHOD(JSAMPARRAY, alloc_sarray, (j_common_ptr cinfo, int pool_id, 785 JMETHOD(JSAMPARRAY, access_virt_sarray, (j_common_ptr cinfo, 943 JSAMPARRAY scanlines, 981 JSAMPARRAY scanlines,
|
H A D | jidctred.c | 124 JSAMPARRAY output_buf, JDIMENSION output_col) 277 JSAMPARRAY output_buf, JDIMENSION output_col) 385 JSAMPARRAY output_buf, JDIMENSION output_col)
|
H A D | jcapistd.c | 81 jpeg_write_scanlines (j_compress_ptr cinfo, JSAMPARRAY scanlines,
|
H A D | jdapistd.c | 121 (*cinfo->main->process_data) (cinfo, (JSAMPARRAY) NULL, 156 jpeg_read_scanlines (j_decompress_ptr cinfo, JSAMPARRAY scanlines,
|
H A D | jquant2.c | 201 JSAMPARRAY sv_colormap; /* colormap allocated at init time */ 228 prescan_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf, 229 JSAMPARRAY output_buf, int num_rows) 920 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) 954 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows)
|
H A D | jcdctmgr.c | 185 JSAMPARRAY sample_data, JBLOCKROW coef_blocks, 275 JSAMPARRAY sample_data, JBLOCKROW coef_blocks,
|
H A D | jmemmgr.c | 155 JSAMPARRAY mem_buffer; /* => the in-memory buffer */ 340 * Note: the major use of "large" objects is in JSAMPARRAY and JBLOCKARRAY 398 METHODDEF(JSAMPARRAY) 404 JSAMPARRAY result; 421 result = (JSAMPARRAY) alloc_small(cinfo, pool_id, 759 METHODDEF(JSAMPARRAY)
|
H A D | jdcoefct.c | 158 JSAMPARRAY output_ptr; 327 JSAMPARRAY output_ptr; 473 JSAMPARRAY output_ptr;
|
H A D | jidctflt.c | 74 JSAMPARRAY output_buf, JDIMENSION output_col)
|
H A D | jidctfst.c | 174 JSAMPARRAY output_buf, JDIMENSION output_col)
|
H A D | jidctint.c | 154 JSAMPARRAY output_buf, JDIMENSION output_col)
|
/openjdk7/jdk/src/share/native/sun/awt/splashscreen/ |
H A D | splashscreen_jpeg.c | 132 JSAMPARRAY buffer;
|