Home
last modified time | relevance | path

Searched refs:rle_getrow (Results 101 – 119 of 119) sorted by relevance

12345

/dports/graphics/urt/urt-3.1b1_12/
H A DCHANGES.raw58 patch3: lib/rle_getrow.c
418 patch3: lib/rle_getrow.c
506 patch3: lib/rle_getrow.c
599 patch3: lib/rle_getrow.c
H A DMANIFEST.new194 lib/rle_getrow.c Get RLE data in scanline form.
333 man/man3/rle_getrow.3 ..
H A DCHANGES371 rle_getrow.c Same skipping logic as above added. Byte order and
/dports/graphics/urt/urt-3.1b1_12/lib/
H A Drle_getrow.c333 rle_getrow( the_hdr, scanline ) in rle_getrow() function
/dports/graphics/netpbm/netpbm-10.91.01/urt/
H A Drle_getrow.c287 rle_getrow(rle_hdr * const the_hdr, in rle_getrow() function
/dports/graphics/urt/urt-3.1b1_12/cnv/
H A Drletorla.c356 (void)rle_getrow(&rle_dflt_hdr, scanline); in write_rlb_data()
/dports/graphics/urt/urt-3.1b1_12/tools/
H A Drlecomp.c449 rle_getrow(the_hdr, scanline );
H A Drlequant.c607 rle_getrow( hdr, rows );
H A Dfant.c702 rle_getrow( &in_hdr, &(rows[in_hdr.alpha]) );
H A Dpyrlib.c145 rle_getrow( in_hdr, &rows[in_hdr->alpha] );
/dports/graphics/urt/urt-3.1b1_12/get/
H A Dgetmex.c131 while ((y = rle_getrow(&hdr, scan)) <= hdr.ymax)
H A Dgetap.c189 rle_getrow( &hdr, rows );
H A Dgetx10.c387 while ((y = rle_getrow(&hdr, scan)) <= hdr.ymax)
/dports/graphics/urt/urt-3.1b1_12/get/getami/
H A Dgetami.c613 while ((y = rle_getrow(&rle_f_hdr, sl)) <= rle_f_hdr.ymax) { in find_most_used()
739 while ((y = rle_getrow(&rle_f_hdr, sl)) <= rle_f_hdr.ymax) { in display_rle()
/dports/graphics/xli/xli-2006-11-10/
H A Drlelib.c825 int rle_getrow(struct sv_globals *globals, rle_pixel **scanline) in rle_getrow() function
/dports/x11/xloadimage/debian/patches/
H A D06_-Wall-cleanup.patch832 -rle_getrow( globals, scanline )
833 +int rle_getrow( globals, scanline )
897 +int rle_getrow (struct sv_globals *globals, rle_pixel *scanline[]);
/dports/misc/magicpoint/magicpoint-1.13a/image/
H A Drlelib.c1108 int rle_getrow(globals, scanline) in rle_getrow() function
/dports/x11/xloadimage/xloadimage.4.1/
H A Drlelib.c1104 int rle_getrow( globals, scanline ) in rle_getrow() function
/dports/graphics/urt/urt-3.1b1_12/get/getx11/
H A Dgetx11.c890 while ((image_y = rle_getrow(&img_hdr, read_scan)) <=

12345