HomeSort by relevance Sort by last modified time
    Searched refs:JSAMPARRAY (Results 26 - 50 of 119) sorted by null

12 3 4 5

  /external/pdfium/third_party/libjpeg/
fpdfapi_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,
fpdfapi_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,
161 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
183 JSAMPARRAY output_buf,
223 JSAMPARRAY output_buf, JDIMENSION output_col));
238 JSAMPARRAY output_buf,
250 JSAMPARRAY output_buf, int num_rows));
257 JSAMPARRAY input_buf, JSAMPARRAY output_buf
    [all...]
fpdfapi_jutils.c 111 jcopy_sample_rows (JSAMPARRAY input_array, int source_row,
112 JSAMPARRAY output_array, int dest_row,
fpdfapi_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,
fpdfapi_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)
fpdfapi_jdcolor.c 122 JSAMPARRAY output_buf, int num_rows)
171 JSAMPARRAY output_buf, int num_rows)
203 JSAMPARRAY output_buf, int num_rows)
219 JSAMPARRAY output_buf, int num_rows)
247 JSAMPARRAY output_buf, int num_rows)
  /external/opencv3/3rdparty/libjpeg/
jdmainct.c 119 JSAMPARRAY buffer[MAX_COMPONENTS];
145 JPP((j_decompress_ptr cinfo, JSAMPARRAY output_buf,
148 JPP((j_decompress_ptr cinfo, JSAMPARRAY output_buf,
152 JPP((j_decompress_ptr cinfo, JSAMPARRAY output_buf,
167 JSAMPARRAY xbuf;
174 cinfo->num_components * 2 * SIZEOF(JSAMPARRAY));
184 xbuf = (JSAMPARRAY)
208 JSAMPARRAY buf, xbuf0, xbuf1;
248 JSAMPARRAY xbuf0, xbuf1;
276 JSAMPARRAY xbuf
    [all...]
jpegint.h 60 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
68 JSAMPARRAY input_buf,
87 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
105 JSAMPARRAY sample_data, JBLOCKROW coef_blocks,
164 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
186 JSAMPARRAY output_buf,
222 JSAMPARRAY output_buf, JDIMENSION output_col));
237 JSAMPARRAY output_buf,
249 JSAMPARRAY output_buf, int num_rows));
256 JSAMPARRAY input_buf, JSAMPARRAY output_buf
    [all...]
jutils.c 177 jcopy_sample_rows (JSAMPARRAY input_array, int source_row,
178 JSAMPARRAY output_array, int dest_row,
jquant1.c 147 JSAMPARRAY sv_colormap; /* The color map as a 2-D pixel array */
150 JSAMPARRAY colorindex; /* Precomputed mapping for speed */
277 JSAMPARRAY colormap; /* Created colormap */
460 color_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf,
461 JSAMPARRAY output_buf, int num_rows)
465 JSAMPARRAY colorindex = cquantize->colorindex;
488 color_quantize3 (j_decompress_ptr cinfo, JSAMPARRAY input_buf,
489 JSAMPARRAY output_buf, int num_rows)
516 quantize_ord_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf,
517 JSAMPARRAY output_buf, int num_rows
    [all...]
jcmainct.c 41 JSAMPARRAY buffer[MAX_COMPONENTS];
56 JPP((j_compress_ptr cinfo, JSAMPARRAY input_buf,
60 JPP((j_compress_ptr cinfo, JSAMPARRAY input_buf,
115 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
171 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,
198 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
275 JSAMPARRAY true_buffer, fake_buffer;
280 fake_buffer = (JSAMPARRAY)
jccolor.c 132 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
188 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
226 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
281 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
320 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
348 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
381 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
jdcolor.c 143 JSAMPARRAY output_buf, int num_rows)
215 JSAMPARRAY output_buf, int num_rows)
252 JSAMPARRAY output_buf, int num_rows)
290 JSAMPARRAY output_buf, int num_rows)
332 JSAMPARRAY output_buf, int num_rows)
364 JSAMPARRAY output_buf, int num_rows)
397 JSAMPARRAY output_buf, int num_rows)
413 JSAMPARRAY output_buf, int num_rows)
442 JSAMPARRAY output_buf, int num_rows)
  /external/libjpeg-turbo/
jcmainct.c 34 JSAMPARRAY buffer[MAX_COMPONENTS];
42 (j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
78 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
jdcolext.c 32 JSAMPARRAY output_buf, int num_rows)
85 JSAMPARRAY output_buf, int num_rows)
116 JSAMPARRAY output_buf, int num_rows)
jcprepct.c 61 JSAMPARRAY color_buf[MAX_COMPONENTS];
108 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols,
131 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
198 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
275 JSAMPARRAY true_buffer, fake_buffer;
280 fake_buffer = (JSAMPARRAY)
jquant1.c 145 JSAMPARRAY sv_colormap; /* The color map as a 2-D pixel array */
148 JSAMPARRAY colorindex; /* Precomputed mapping for speed */
278 JSAMPARRAY colormap; /* Created colormap */
461 color_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf,
462 JSAMPARRAY output_buf, int num_rows)
466 JSAMPARRAY colorindex = cquantize->colorindex;
489 color_quantize3 (j_decompress_ptr cinfo, JSAMPARRAY input_buf,
490 JSAMPARRAY output_buf, int num_rows)
517 quantize_ord_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf,
518 JSAMPARRAY output_buf, int num_rows
    [all...]
jdmerge.c 55 JDIMENSION in_row_group_ctr, JSAMPARRAY output_buf);
253 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
305 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
337 JSAMPARRAY output_buf)
383 JSAMPARRAY output_buf)
514 JSAMPARRAY output_buf)
528 JSAMPARRAY output_buf)
542 JSAMPARRAY output_buf)
556 JSAMPARRAY output_buf)
jccolext.c 32 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
89 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
126 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
cdjpeg.h 35 JSAMPARRAY buffer;
64 JSAMPARRAY buffer;
  /external/libjpeg-turbo/simd/
jdsample-mmx.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...]
jdsample-sse2.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...]
jdsample-sse2-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...]

Completed in 981 milliseconds

12 3 4 5