Home
last modified time | relevance | path

Searched defs:num_rows (Results 1 – 18 of 18) sorted by relevance

/plan9/sys/src/cmd/gs/jpeg/
H A Djdcolor.c122 JSAMPARRAY output_buf, int num_rows) in ycc_rgb_convert()
171 JSAMPARRAY output_buf, int num_rows) in null_convert()
203 JSAMPARRAY output_buf, int num_rows) in grayscale_convert()
219 JSAMPARRAY output_buf, int num_rows) in gray_rgb_convert()
247 JSAMPARRAY output_buf, int num_rows) in ycck_cmyk_convert()
H A Djccolor.c132 JDIMENSION output_row, int num_rows) in rgb_ycc_convert()
188 JDIMENSION output_row, int num_rows) in rgb_gray_convert()
227 JDIMENSION output_row, int num_rows) in cmyk_ycck_convert()
282 JDIMENSION output_row, int num_rows) in grayscale_convert()
311 JDIMENSION output_row, int num_rows) in null_convert()
H A Djdpostct.c133 JDIMENSION num_rows, max_rows; in post_process_1pass() local
165 JDIMENSION old_next_row, num_rows; in post_process_prepass() local
209 JDIMENSION num_rows, max_rows; in post_process_2pass() local
H A Djquant1.c460 JSAMPARRAY output_buf, int num_rows) in color_quantize()
488 JSAMPARRAY output_buf, int num_rows) in color_quantize3()
516 JSAMPARRAY output_buf, int num_rows) in quantize_ord_dither()
566 JSAMPARRAY output_buf, int num_rows) in quantize3_ord_dither()
611 JSAMPARRAY output_buf, int num_rows) in quantize_fs_dither()
H A Djutils.c113 int num_rows, JDIMENSION num_cols) in jcopy_sample_rows()
H A Djquant2.c225 JSAMPARRAY output_buf, int num_rows) 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 Djdmerge.c153 JDIMENSION num_rows; /* number of rows returned to caller */ in merged_2v_upsample() local
H A Djmemmgr.c757 JDIMENSION start_row, JDIMENSION num_rows, in access_virt_sarray()
842 JDIMENSION start_row, JDIMENSION num_rows, in access_virt_barray()
H A Djcsample.c87 expand_right_edge (JSAMPARRAY image_data, int num_rows, in expand_right_edge()
H A Djdsample.c98 JDIMENSION num_rows; in sep_upsample() local
/plan9/sys/src/cmd/gs/src/
H A Dgdevcslw.c64 int num_rows = dev_print_scan_lines(pdev); in coslw_print_page() local
H A Dgdevdljm.c78 int num_rows = dev_print_scan_lines(pdev); in dljet_mono_print_page_copies() local
H A Dzdevice.c122 int num_rows; in zgetbitsrect() local
H A Dgdevhl7x.c362 int num_rows = dev_print_scan_lines(pdev); in hl7x0_print_page() local
H A Dgdevpx.c1377 int num_rows; /* # of allocated rows */ member
1401 int num_rows; in pclxl_begin_image() local
/plan9/sys/src/cmd/gs/libpng/
H A Dpngread.c814 png_bytepp display_row, png_uint_32 num_rows) in png_read_rows()
H A Dpngwrite.c688 png_uint_32 num_rows) in png_write_rows()
H A Dpng.h1118 png_uint_32 num_rows; /* number of rows in current pass */ member