Searched refs:input_buf (Results 1 - 25 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djdcolor.c126 JSAMPIMAGE input_buf, JDIMENSION input_row,
144 inptr0 = input_buf[0][input_row];
145 inptr1 = input_buf[1][input_row];
146 inptr2 = input_buf[2][input_row];
175 JSAMPIMAGE input_buf, JDIMENSION input_row,
186 inptr = input_buf[ci][input_row];
207 JSAMPIMAGE input_buf, JDIMENSION input_row,
210 jcopy_sample_rows(input_buf[0], (int) input_row, output_buf, 0,
223 JSAMPIMAGE input_buf, JDIMENSION input_row,
231 inptr = input_buf[
125 ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
174 null_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
206 grayscale_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
222 gray_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
250 ycck_cmyk_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
[all...]
H A Djdpostct.c48 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
55 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
61 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
127 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
142 input_buf, in_row_group_ctr, in_row_groups_avail,
159 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
177 input_buf, in_row_group_ctr, in_row_groups_avail,
203 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
126 post_process_1pass(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail) argument
158 post_process_prepass(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail) argument
202 post_process_2pass(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail) argument
H A Djdmerge.c49 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
145 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
180 (*upsample->upmethod) (cinfo, input_buf, *in_row_group_ctr, work_ptrs);
194 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
203 (*upsample->upmethod) (cinfo, input_buf, *in_row_group_ctr,
227 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
244 inptr0 = input_buf[0][in_row_group_ctr];
245 inptr1 = input_buf[1][in_row_group_ctr];
246 inptr2 = input_buf[2][in_row_group_ctr];
288 JSAMPIMAGE input_buf, JDIMENSIO
144 merged_2v_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail) argument
193 merged_1v_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail) argument
226 h2v1_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, JSAMPARRAY output_buf) argument
287 h2v2_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, JSAMPARRAY output_buf) argument
[all...]
H A Djccolor.c125 * can easily adjust the passed input_buf value to accommodate any row
131 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
143 inptr = *input_buf++;
187 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
199 inptr = *input_buf++;
226 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
238 inptr = *input_buf++;
281 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
291 inptr = *input_buf++;
310 JSAMPARRAY input_buf, JSAMPIMAG
130 rgb_ycc_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) argument
186 rgb_gray_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) argument
225 cmyk_ycck_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) argument
280 grayscale_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) argument
309 null_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) argument
[all...]
H A Djcmainct.c55 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,
123 input_buf, in_row_ctr, in_rows_avail,
170 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
199 input_buf, in_row_ctr, in_rows_avail,
113 process_data_simple_main(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail) argument
169 process_data_buffer_main(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail) argument
H A Djccoefct.c62 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
65 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
67 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
138 * NB: input_buf contains a plane for each component in image,
143 compress_data (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
158 /* Determine where data comes from in input_buf and do the DCT thing.
178 input_buf[compptr->component_index],
237 * NB: input_buf contains a plane for each component in image. All
245 compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
283 input_buf[c
[all...]
H A Djpegint.h59 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
67 JSAMPARRAY input_buf,
79 JSAMPIMAGE input_buf));
86 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
94 JSAMPIMAGE input_buf, JDIMENSION in_row_index,
188 JSAMPIMAGE input_buf,
243 JSAMPIMAGE input_buf,
257 JSAMPIMAGE input_buf, JDIMENSION input_row,
265 JSAMPARRAY input_buf, JSAMPARRAY output_buf,
H A Djquant1.c459 color_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf, argument
473 ptrin = input_buf[row];
487 color_quantize3 (j_decompress_ptr cinfo, JSAMPARRAY input_buf, argument
502 ptrin = input_buf[row];
515 quantize_ord_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf, argument
537 input_ptr = input_buf[row] + ci;
565 quantize3_ord_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf, argument
586 input_ptr = input_buf[row];
610 quantize_fs_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf, argument
641 input_ptr = input_buf[ro
[all...]
H A Djcprepct.c129 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
145 (*cinfo->cconvert->color_convert) (cinfo, input_buf + *in_row_ctr,
196 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
212 (*cinfo->cconvert->color_convert) (cinfo, input_buf + *in_row_ctr,
128 pre_process_data(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail, JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, JDIMENSION out_row_groups_avail) argument
195 pre_process_context(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail, JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, JDIMENSION out_row_groups_avail) argument
H A Djquant2.c224 prescan_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf, argument
236 ptr = input_buf[row];
916 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows)
929 inptr = input_buf[row];
950 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows)
975 inptr = input_buf[row];
915 pass2_no_dither(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) argument
949 pass2_fs_dither(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) argument
H A Djcsample.c115 JSAMPIMAGE input_buf, JDIMENSION in_row_index,
125 in_ptr = input_buf[ci] + in_row_index;
114 sep_downsample(j_compress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_index, JSAMPIMAGE output_buf, JDIMENSION out_row_group_index) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djdcolor.c121 JSAMPIMAGE input_buf, JDIMENSION input_row,
139 inptr0 = input_buf[0][input_row];
140 inptr1 = input_buf[1][input_row];
141 inptr2 = input_buf[2][input_row];
170 JSAMPIMAGE input_buf, JDIMENSION input_row,
181 inptr = input_buf[ci][input_row];
202 JSAMPIMAGE input_buf, JDIMENSION input_row,
205 jcopy_sample_rows(input_buf[0], (int) input_row, output_buf, 0,
218 JSAMPIMAGE input_buf, JDIMENSION input_row,
226 inptr = input_buf[
120 ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
169 null_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
201 grayscale_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
217 gray_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
245 ycck_cmyk_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) argument
[all...]
H A Djdpostct.c48 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
55 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
61 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
127 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
142 input_buf, in_row_group_ctr, in_row_groups_avail,
159 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
177 input_buf, in_row_group_ctr, in_row_groups_avail,
203 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
126 post_process_1pass(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail) argument
158 post_process_prepass(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail) argument
202 post_process_2pass(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail) argument
H A Djdmerge.c49 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
145 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
180 (*upsample->upmethod) (cinfo, input_buf, *in_row_group_ctr, work_ptrs);
194 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
203 (*upsample->upmethod) (cinfo, input_buf, *in_row_group_ctr,
227 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr,
244 inptr0 = input_buf[0][in_row_group_ctr];
245 inptr1 = input_buf[1][in_row_group_ctr];
246 inptr2 = input_buf[2][in_row_group_ctr];
289 JSAMPIMAGE input_buf, JDIMENSIO
144 merged_2v_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail) argument
193 merged_1v_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail) argument
226 h2v1_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, JSAMPARRAY output_buf) argument
288 h2v2_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, JSAMPARRAY output_buf) argument
[all...]
H A Djccolor.c125 * can easily adjust the passed input_buf value to accommodate any row
131 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
143 inptr = *input_buf++;
187 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
199 inptr = *input_buf++;
226 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
238 inptr = *input_buf++;
281 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
291 inptr = *input_buf++;
310 JSAMPARRAY input_buf, JSAMPIMAG
130 rgb_ycc_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) argument
186 rgb_gray_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) argument
225 cmyk_ycck_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) argument
280 grayscale_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) argument
309 null_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) argument
[all...]
H A Djcmainct.c55 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,
123 input_buf, in_row_ctr, in_rows_avail,
170 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
199 input_buf, in_row_ctr, in_rows_avail,
113 process_data_simple_main(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail) argument
169 process_data_buffer_main(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail) argument
H A Djccoefct.c62 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
65 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
67 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf));
138 * NB: input_buf contains a plane for each component in image,
143 compress_data (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
159 /* Determine where data comes from in input_buf and do the DCT thing.
181 input_buf[compptr->component_index],
240 * NB: input_buf contains a plane for each component in image. All
248 compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
287 (*forward_DCT) (cinfo, compptr, input_buf[c
[all...]
H A Djpegint.h60 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
68 JSAMPARRAY input_buf,
80 JSAMPIMAGE input_buf));
87 JSAMPARRAY input_buf, JSAMPIMAGE output_buf,
95 JSAMPIMAGE input_buf, JDIMENSION in_row_index,
183 JSAMPIMAGE input_buf,
238 JSAMPIMAGE input_buf,
252 JSAMPIMAGE input_buf, JDIMENSION input_row,
260 JSAMPARRAY input_buf, JSAMPARRAY output_buf,
H A Djquant1.c459 color_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf, argument
473 ptrin = input_buf[row];
487 color_quantize3 (j_decompress_ptr cinfo, JSAMPARRAY input_buf, argument
502 ptrin = input_buf[row];
515 quantize_ord_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf, argument
537 input_ptr = input_buf[row] + ci;
565 quantize3_ord_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf, argument
586 input_ptr = input_buf[row];
610 quantize_fs_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf, argument
641 input_ptr = input_buf[ro
[all...]
H A Djcprepct.c129 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
145 (*cinfo->cconvert->color_convert) (cinfo, input_buf + *in_row_ctr,
198 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr,
214 (*cinfo->cconvert->color_convert) (cinfo, input_buf + *in_row_ctr,
128 pre_process_data(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail, JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, JDIMENSION out_row_groups_avail) argument
197 pre_process_context(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail, JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, JDIMENSION out_row_groups_avail) argument
H A Djdsample.c91 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
109 input_buf[ci] + (*in_row_group_ctr * upsample->rowgroup_height[ci]),
90 sep_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail) argument
H A Djquant2.c224 prescan_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf, argument
236 ptr = input_buf[row];
916 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows)
929 inptr = input_buf[row];
950 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows)
975 inptr = input_buf[row];
915 pass2_no_dither(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) argument
949 pass2_fs_dither(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dmconf.c260 static char input_buf[4096]; variable
482 bufptr = input_buf;
484 size = input_buf + sizeof(input_buf) - bufptr;
548 sym_arr = sym_re_search(input_buf);
750 type = input_buf[0];
754 for (i = 0; input_buf[i] && !isspace(input_buf[i]); i++)
758 input_buf[i] = 0;
759 strcpy(active_entry, input_buf);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dquantize.cpp104 JSAMPARRAY input_buf, JSAMPARRAY output_buf,
337 prescan_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf, argument
349 ptr = input_buf[row];
1049 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows)
1062 inptr = input_buf[row];
1083 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows)
1108 inptr = input_buf[row];
1048 pass2_no_dither(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) argument
1082 pass2_fs_dither(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Ddebug.c1352 char input_buf[1]; local
1361 if (copy_from_user(input_buf, user_buf, 1)){
1365 if(input_buf[0] == '-') {
1369 if (isdigit(input_buf[0])) {
1370 int area = ((int) input_buf[0] - (int) '0');
1376 "area\n", input_buf[0]);

Completed in 153 milliseconds

12