Home
last modified time | relevance | path

Searched defs:input_buf (Results 1 – 12 of 12) sorted by relevance

/plan9/sys/src/cmd/gs/jpeg/
H A Djdcolor.c121 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycc_rgb_convert()
170 JSAMPIMAGE input_buf, JDIMENSION input_row, in null_convert()
202 JSAMPIMAGE input_buf, JDIMENSION input_row, in grayscale_convert()
218 JSAMPIMAGE input_buf, JDIMENSION input_row, in gray_rgb_convert()
246 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycck_cmyk_convert()
H A Djccolor.c131 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in rgb_ycc_convert()
187 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in rgb_gray_convert()
226 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in cmyk_ycck_convert()
281 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in grayscale_convert()
310 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in null_convert()
H A Djdpostct.c127 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in post_process_1pass()
159 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in post_process_prepass()
203 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in post_process_2pass()
H A Djdmerge.c145 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in merged_2v_upsample()
194 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in merged_1v_upsample()
227 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v1_merged_upsample()
289 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, in h2v2_merged_upsample()
H A Djcmainct.c114 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, in process_data_simple_main()
170 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, in process_data_buffer_main()
H A Djccoefct.c143 compress_data (j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_data()
245 compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_first_pass()
341 compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_output()
H A Djquant1.c459 color_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf, in color_quantize()
487 color_quantize3 (j_decompress_ptr cinfo, JSAMPARRAY input_buf, in color_quantize3()
515 quantize_ord_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf, in quantize_ord_dither()
565 quantize3_ord_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf, in quantize3_ord_dither()
610 quantize_fs_dither (j_decompress_ptr cinfo, JSAMPARRAY input_buf, in quantize_fs_dither()
H A Djcprepct.c129 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, in pre_process_data()
196 JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, in pre_process_context()
H A Djctrans.c278 compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_output()
H A Djquant2.c224 prescan_quantize (j_decompress_ptr cinfo, JSAMPARRAY input_buf, in prescan_quantize()
916 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) in pass2_no_dither()
950 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) in pass2_fs_dither()
H A Djcsample.c115 JSAMPIMAGE input_buf, JDIMENSION in_row_index, in sep_downsample()
H A Djdsample.c90 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, in sep_upsample()