/external/jpeg/ |
mips_jidctfst.c | 176 void mips_idct_rows(DCTELEM * wsptr, JSAMPARRAY output_buf, 187 JSAMPARRAY output_buf, JDIMENSION output_col)
|
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 | 143 JSAMPARRAY output_buf, int num_rows) 184 JSAMPARRAY output_buf, int num_rows) 225 JSAMPARRAY output_buf, int num_rows) 297 JSAMPARRAY output_buf, int num_rows) 375 JSAMPARRAY output_buf, int num_rows) 401 JSAMPARRAY output_buf, int num_rows) 452 JSAMPARRAY output_buf, int num_rows) 513 JSAMPARRAY output_buf, int num_rows) 545 JSAMPARRAY output_buf, int num_rows) 561 JSAMPARRAY output_buf, int num_rows [all...] |
cdjpeg.h | 36 JSAMPARRAY buffer; 68 JSAMPARRAY buffer;
|
jddctmgr.c | 49 JSAMPARRAY output_buf, JDIMENSION output_col) 61 JSAMPARRAY output_buf, JDIMENSION output_col); 65 extern void jpeg_idct_mips(j_decompress_ptr, jpeg_component_info *, JCOEFPTR, JSAMPARRAY, JDIMENSION);
|
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;
|
/external/chromium_org/third_party/libjpeg_turbo/ |
jquant1.c | 148 JSAMPARRAY sv_colormap; /* The color map as a 2-D pixel array */ 151 JSAMPARRAY colorindex; /* Precomputed mapping for speed */ 281 JSAMPARRAY colormap; /* Created colormap */ 464 color_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf, 465 JSAMPARRAY output_buf, int num_rows) 469 JSAMPARRAY colorindex = cquantize->colorindex; 492 color_quantize3 (j_decompress_ptr cinfo, JSAMPARRAY input_buf, 493 JSAMPARRAY output_buf, int num_rows) 520 quantize_ord_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf, 521 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,
|
jccolext.c | 32 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 89 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 126 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
|
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)
|
jdmerge.c | 55 JSAMPARRAY output_buf)); 253 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 302 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, 334 JSAMPARRAY output_buf) 380 JSAMPARRAY output_buf)
|
jcdctmgr.c | 31 (JSAMPARRAY sample_data, JDIMENSION start_col, 34 (JSAMPARRAY sample_data, JDIMENSION start_col, 337 convsamp (JSAMPARRAY sample_data, JDIMENSION start_col, DCTELEM * workspace) 413 JSAMPARRAY sample_data, JBLOCKROW coef_blocks, 449 convsamp_float (JSAMPARRAY sample_data, JDIMENSION start_col, FAST_FLOAT * workspace) 503 JSAMPARRAY sample_data, JBLOCKROW coef_blocks,
|
rdbmp.c | 60 JSAMPARRAY colormap; /* BMP colormap (converted to my format) */ 126 register JSAMPARRAY colormap = source->colormap; 127 JSAMPARRAY image_ptr; 157 JSAMPARRAY image_ptr; 188 JSAMPARRAY image_ptr; 226 JSAMPARRAY image_ptr;
|
cdjpeg.h | 36 JSAMPARRAY buffer; 68 JSAMPARRAY buffer;
|
jdcolor.c | 254 JSAMPARRAY output_buf, int num_rows) 327 JSAMPARRAY output_buf, int num_rows) 364 JSAMPARRAY output_buf, int num_rows) 396 JSAMPARRAY output_buf, int num_rows) 410 JSAMPARRAY output_buf, int num_rows) 456 JSAMPARRAY output_buf, int num_rows) 505 JSAMPARRAY output_buf, int num_rows)
|
jpeglib.h | 74 typedef JSAMPROW *JSAMPARRAY; /* ptr to some rows (a 2-D sample array) */ 75 typedef JSAMPARRAY *JSAMPIMAGE; /* a 3-D sample array: top index is color */ 544 JSAMPARRAY colormap; /* The color map as a 2-D pixel array */ [all...] |
jccolor.c | 233 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 282 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 328 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 378 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 433 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 462 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
|
/external/chromium_org/third_party/libjpeg_turbo/simd/ |
jdsammmx.asm | 51 ; JSAMPARRAY input_data, 52 ; JSAMPARRAY * output_data_ptr); 57 %define input_data(b) (b)+16 ; JSAMPARRAY input_data 58 %define output_data_ptr(b) (b)+20 ; JSAMPARRAY * output_data_ptr 82 mov esi, JSAMPARRAY [input_data(ebp)] ; input_data 84 mov edi, JSAMPARRAY [edi] ; output_data 204 ; JSAMPARRAY input_data, 205 ; JSAMPARRAY * output_data_ptr); 210 %define input_data(b) (b)+16 ; JSAMPARRAY input_data 211 %define output_data_ptr(b) (b)+20 ; JSAMPARRAY * output_data_pt [all...] |
jdsamss2.asm | 51 ; JSAMPARRAY input_data, 52 ; JSAMPARRAY * output_data_ptr); 57 %define input_data(b) (b)+16 ; JSAMPARRAY input_data 58 %define output_data_ptr(b) (b)+20 ; JSAMPARRAY * output_data_ptr 82 mov esi, JSAMPARRAY [input_data(ebp)] ; input_data 84 mov edi, JSAMPARRAY [edi] ; output_data 202 ; JSAMPARRAY input_data, 203 ; JSAMPARRAY * output_data_ptr); 208 %define input_data(b) (b)+16 ; JSAMPARRAY input_data 209 %define output_data_ptr(b) (b)+20 ; JSAMPARRAY * output_data_pt [all...] |
jdsamss2-64.asm | 52 ; JSAMPARRAY input_data, 53 ; JSAMPARRAY * output_data_ptr); 58 ; r12 = JSAMPARRAY input_data 59 ; r13 = JSAMPARRAY * output_data_ptr 80 mov rdi, JSAMPARRAY [rdi] ; output_data 191 ; JSAMPARRAY input_data, 192 ; JSAMPARRAY * output_data_ptr); 197 ; r12 = JSAMPARRAY input_data 198 ; r13 = JSAMPARRAY * output_data_ptr 227 mov rdi, JSAMPARRAY [rdi] ; output_dat [all...] |
jsimdcfg.inc.h | 88 %define JSAMPARRAY POINTER ; JSAMPROW * (jpeglib.h) 89 %define JSAMPIMAGE POINTER ; JSAMPARRAY * (jpeglib.h) 92 %define SIZEOF_JSAMPARRAY SIZEOF_POINTER ; sizeof(JSAMPARRAY)
|