/plan9/sys/src/cmd/gs/jpeg/ |
H A D | jdcolor.c | 122 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 D | jccolor.c | 132 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 D | jdpostct.c | 133 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 D | jquant1.c | 460 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 D | jutils.c | 113 int num_rows, JDIMENSION num_cols) in jcopy_sample_rows()
|
H A D | jquant2.c | 225 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 D | jdmerge.c | 153 JDIMENSION num_rows; /* number of rows returned to caller */ in merged_2v_upsample() local
|
H A D | jmemmgr.c | 757 JDIMENSION start_row, JDIMENSION num_rows, in access_virt_sarray() 842 JDIMENSION start_row, JDIMENSION num_rows, in access_virt_barray()
|
H A D | jcsample.c | 87 expand_right_edge (JSAMPARRAY image_data, int num_rows, in expand_right_edge()
|
H A D | jdsample.c | 98 JDIMENSION num_rows; in sep_upsample() local
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevcslw.c | 64 int num_rows = dev_print_scan_lines(pdev); in coslw_print_page() local
|
H A D | gdevdljm.c | 78 int num_rows = dev_print_scan_lines(pdev); in dljet_mono_print_page_copies() local
|
H A D | zdevice.c | 122 int num_rows; in zgetbitsrect() local
|
H A D | gdevhl7x.c | 362 int num_rows = dev_print_scan_lines(pdev); in hl7x0_print_page() local
|
H A D | gdevpx.c | 1377 int num_rows; /* # of allocated rows */ member 1401 int num_rows; in pclxl_begin_image() local
|
/plan9/sys/src/cmd/gs/libpng/ |
H A D | pngread.c | 814 png_bytepp display_row, png_uint_32 num_rows) in png_read_rows()
|
H A D | pngwrite.c | 688 png_uint_32 num_rows) in png_write_rows()
|
H A D | png.h | 1118 png_uint_32 num_rows; /* number of rows in current pass */ member
|