Searched refs:JSAMPARRAY (Results 1 - 25 of 27) sorted by relevance

12

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djdct.h107 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 Djdsample.c33 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 Djcsample.c60 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 Djdpostct.c39 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 Djdmainct.c122 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 Djpegint.h63 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 Djutils.c115 jcopy_sample_rows (JSAMPARRAY input_array, int source_row,
116 JSAMPARRAY output_array, int dest_row,
H A Djquant1.c150 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 Djcmainct.c44 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 Djcprepct.c63 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 Djdcolor.c126 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 Djccolor.c135 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 Djdmerge.c54 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 Djpeglib.h71 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 Djidctred.c124 JSAMPARRAY output_buf, JDIMENSION output_col)
277 JSAMPARRAY output_buf, JDIMENSION output_col)
385 JSAMPARRAY output_buf, JDIMENSION output_col)
H A Djcapistd.c81 jpeg_write_scanlines (j_compress_ptr cinfo, JSAMPARRAY scanlines,
H A Djdapistd.c121 (*cinfo->main->process_data) (cinfo, (JSAMPARRAY) NULL,
156 jpeg_read_scanlines (j_decompress_ptr cinfo, JSAMPARRAY scanlines,
H A Djquant2.c201 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 Djcdctmgr.c185 JSAMPARRAY sample_data, JBLOCKROW coef_blocks,
275 JSAMPARRAY sample_data, JBLOCKROW coef_blocks,
H A Djmemmgr.c155 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 Djdcoefct.c158 JSAMPARRAY output_ptr;
327 JSAMPARRAY output_ptr;
473 JSAMPARRAY output_ptr;
H A Djidctflt.c74 JSAMPARRAY output_buf, JDIMENSION output_col)
H A Djidctfst.c174 JSAMPARRAY output_buf, JDIMENSION output_col)
H A Djidctint.c154 JSAMPARRAY output_buf, JDIMENSION output_col)
/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_jpeg.c132 JSAMPARRAY buffer;

Completed in 267 milliseconds

12