/external/jpeg/ |
jdct.h | 103 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 106 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 109 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 112 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 115 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col)); 118 JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col));
|
jdsample.c | 29 JSAMPARRAY input_data, JSAMPARRAY * output_data_ptr)); 43 JSAMPARRAY color_buf[MAX_COMPONENTS]; 92 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 158 JSAMPARRAY input_data, JSAMPARRAY * output_data_ptr) 171 JSAMPARRAY input_data, JSAMPARRAY * output_data_ptr) 190 JSAMPARRAY input_data, JSAMPARRAY * output_data_ptr [all...] |
jcsample.c | 56 JSAMPARRAY input_data, JSAMPARRAY output_data)); 87 expand_right_edge (JSAMPARRAY image_data, int num_rows, 121 JSAMPARRAY in_ptr, out_ptr; 141 JSAMPARRAY input_data, JSAMPARRAY output_data) 188 JSAMPARRAY input_data, JSAMPARRAY output_data) 213 JSAMPARRAY input_data, JSAMPARRAY output_data [all...] |
jdpostct.c | 35 JSAMPARRAY buffer; /* strip buffer, or current strip of virtual */ 50 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 57 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 63 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 129 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 161 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 185 (JSAMPARRAY) NULL, (int) num_rows); 205 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
|
jdmainct.c | 118 JSAMPARRAY buffer[MAX_COMPONENTS]; 144 JPP((j_decompress_ptr cinfo, JSAMPARRAY output_buf, 147 JPP((j_decompress_ptr cinfo, JSAMPARRAY output_buf, 151 JPP((j_decompress_ptr cinfo, JSAMPARRAY output_buf, 166 JSAMPARRAY xbuf; 173 cinfo->num_components * 2 * SIZEOF(JSAMPARRAY)); 183 xbuf = (JSAMPARRAY) 207 JSAMPARRAY buf, xbuf0, xbuf1; 247 JSAMPARRAY xbuf0, xbuf1; 275 JSAMPARRAY xbuf [all...] |
jpegint.h | 59 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, 67 JSAMPARRAY input_buf, 86 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 107 JSAMPARRAY sample_data, JBLOCKROW coef_blocks, 165 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 203 JSAMPARRAY output_buf, 253 JSAMPARRAY output_buf, JDIMENSION output_col)); 268 JSAMPARRAY output_buf, 280 JSAMPARRAY output_buf, int num_rows)); 287 JSAMPARRAY input_buf, JSAMPARRAY output_buf [all...] |
jutils.c | 117 jcopy_sample_rows (JSAMPARRAY input_array, int source_row, 118 JSAMPARRAY output_array, int dest_row,
|
jquant1.c | 146 JSAMPARRAY sv_colormap; /* The color map as a 2-D pixel array */ 149 JSAMPARRAY colorindex; /* Precomputed mapping for speed */ 276 JSAMPARRAY colormap; /* Created colormap */ 459 color_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf, 460 JSAMPARRAY output_buf, int num_rows) 464 JSAMPARRAY colorindex = cquantize->colorindex; 487 color_quantize3 (j_decompress_ptr cinfo, JSAMPARRAY input_buf, 488 JSAMPARRAY output_buf, int num_rows) 515 quantize_ord_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf, 516 JSAMPARRAY output_buf, int num_rows [all...] |
jcmainct.c | 40 JSAMPARRAY buffer[MAX_COMPONENTS]; 55 JPP((j_compress_ptr cinfo, JSAMPARRAY input_buf, 59 JPP((j_compress_ptr cinfo, JSAMPARRAY input_buf, 114 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, 170 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
|
jcprepct.c | 59 JSAMPARRAY color_buf[MAX_COMPONENTS]; 106 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, 129 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, 196 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, 273 JSAMPARRAY true_buffer, fake_buffer; 278 fake_buffer = (JSAMPARRAY)
|
jpeglib.h | 67 typedef JSAMPROW *JSAMPARRAY; /* ptr to some rows (a 2-D sample array) */ 68 typedef JSAMPARRAY *JSAMPIMAGE; /* a 3-D sample array: top index is color */ 486 JSAMPARRAY colormap; /* The color map as a 2-D pixel array */ [all...] |
jdcolor.c | 141 JSAMPARRAY output_buf, int num_rows) 182 JSAMPARRAY output_buf, int num_rows) 223 JSAMPARRAY output_buf, int num_rows) 295 JSAMPARRAY output_buf, int num_rows) 373 JSAMPARRAY output_buf, int num_rows) 399 JSAMPARRAY output_buf, int num_rows) 450 JSAMPARRAY output_buf, int num_rows) 511 JSAMPARRAY output_buf, int num_rows) 543 JSAMPARRAY output_buf, int num_rows) 559 JSAMPARRAY output_buf, int num_rows [all...] |
cdjpeg.h | 36 JSAMPARRAY buffer; 68 JSAMPARRAY buffer;
|
jccolor.c | 133 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 189 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 228 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 283 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 342 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
|
rdbmp.c | 57 JSAMPARRAY colormap; /* BMP colormap (converted to my format) */ 123 register JSAMPARRAY colormap = source->colormap; 124 JSAMPARRAY image_ptr; 154 JSAMPARRAY image_ptr; 193 JSAMPARRAY image_ptr;
|
jdapistd.c | 143 (*cinfo->main->process_data) (cinfo, (JSAMPARRAY) NULL, 178 jpeg_read_scanlines (j_decompress_ptr cinfo, JSAMPARRAY scanlines, 273 JSAMPARRAY scanlines)
|
jidctred.c | 120 JSAMPARRAY output_buf, JDIMENSION output_col) 273 JSAMPARRAY output_buf, JDIMENSION output_col) 381 JSAMPARRAY output_buf, JDIMENSION output_col)
|
example.c | 297 JSAMPARRAY buffer; /* Output row buffer */
|
jcapistd.c | 77 jpeg_write_scanlines (j_compress_ptr cinfo, JSAMPARRAY scanlines,
|
jdmerge.c | 68 JSAMPARRAY output_buf)); 165 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 220 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 252 JSAMPARRAY output_buf) 311 JSAMPARRAY output_buf) 375 JSAMPARRAY output_buf) 449 JSAMPARRAY output_buf) 525 JSAMPARRAY output_buf) 610 JSAMPARRAY output_buf)
|
wrbmp.c | 76 JSAMPARRAY image_ptr; 111 JSAMPARRAY image_ptr; 295 JSAMPARRAY colormap = cinfo->colormap; 348 JSAMPARRAY image_ptr;
|
jquant2.c | 197 JSAMPARRAY sv_colormap; /* colormap allocated at init time */ 224 prescan_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf, 225 JSAMPARRAY output_buf, int num_rows) [all...] |
jddctmgr.c | 45 JSAMPARRAY output_buf, JDIMENSION output_col)
|
/external/webkit/Source/WebCore/platform/image-decoders/jpeg/ |
JPEGImageDecoder.cpp | 358 JSAMPARRAY samples() const { return m_samples; } 372 JSAMPARRAY m_samples; 475 JSAMPARRAY samples = m_reader->samples();
|
/frameworks/base/core/jni/android/graphics/ |
YuvToJpegEncoder.cpp | 77 JSAMPARRAY planes[3]; 150 JSAMPARRAY planes[3];
|