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

12 3 4 5 6 7

  /external/qemu/distrib/jpeg-6b/
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,
  /external/chromium_org/third_party/libjpeg_turbo/
jdmainct.c 121 JSAMPARRAY buffer[MAX_COMPONENTS];
147 JPP((j_decompress_ptr cinfo, JSAMPARRAY output_buf,
150 JPP((j_decompress_ptr cinfo, JSAMPARRAY output_buf,
154 JPP((j_decompress_ptr cinfo, JSAMPARRAY output_buf,
169 JSAMPARRAY xbuf;
176 cinfo->num_components * 2 * SIZEOF(JSAMPARRAY));
186 xbuf = (JSAMPARRAY)
210 JSAMPARRAY buf, xbuf0, xbuf1;
250 JSAMPARRAY xbuf0, xbuf1;
278 JSAMPARRAY xbuf
    [all...]
jpegint.h 60 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
68 JSAMPARRAY input_buf,
87 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
108 JSAMPARRAY sample_data, JBLOCKROW coef_blocks,
162 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
184 JSAMPARRAY output_buf,
224 JSAMPARRAY output_buf, JDIMENSION output_col));
239 JSAMPARRAY output_buf,
251 JSAMPARRAY output_buf, int num_rows));
258 JSAMPARRAY input_buf, JSAMPARRAY output_buf
    [all...]
jdcolext.c 32 JSAMPARRAY output_buf, int num_rows)
85 JSAMPARRAY output_buf, int num_rows)
116 JSAMPARRAY output_buf, int num_rows)
jutils.c 111 jcopy_sample_rows (JSAMPARRAY input_array, int source_row,
112 JSAMPARRAY output_array, int dest_row,
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,
  /external/jpeg/
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,
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,
  /external/pdfium/core/include/thirdparties/libjpeg/
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...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_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 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 112 jcopy_sample_rows (JSAMPARRAY input_array, int source_row,
113 JSAMPARRAY output_array, int dest_row,
fpdfapi_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,
  /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...]

Completed in 578 milliseconds

12 3 4 5 6 7