Searched refs:floydDitherize1 (Results 1 – 3 of 3) sorted by relevance
/dports/japanese/xv/xv-3.10a/ |
H A D | xvimage.c | 47 static void floydDitherize1 PARM((XImage *, byte *, int, int, int, 1473 static void floydDitherize1(ximage,pic824,ptype, wide, high, rmap, gmap, bmap) in floydDitherize1() function 1781 floydDitherize1(xim, pic8, PIC8, (int) wide, (int) high, rmap, gmap, bmap); 2152 floydDitherize1(xim, pic24,PIC24, (int) wide, (int) high, NULL,NULL,NULL);
|
/dports/graphics/xv-m17n/xv-3.10a/ |
H A D | xvimage.c | 47 static void floydDitherize1 PARM((XImage *, byte *, int, int, int, 1473 static void floydDitherize1(ximage,pic824,ptype, wide, high, rmap, gmap, bmap) in floydDitherize1() function 1781 floydDitherize1(xim, pic8, PIC8, (int) wide, (int) high, rmap, gmap, bmap); 2152 floydDitherize1(xim, pic24,PIC24, (int) wide, (int) high, NULL,NULL,NULL);
|
/dports/graphics/xv/xv-3.10a/ |
H A D | xvimage.c | 47 static void floydDitherize1 PARM((XImage *, byte *, int, int, int, 1473 static void floydDitherize1(ximage,pic824,ptype, wide, high, rmap, gmap, bmap) in floydDitherize1() function 1781 floydDitherize1(xim, pic8, PIC8, (int) wide, (int) high, rmap, gmap, bmap); 2152 floydDitherize1(xim, pic24,PIC24, (int) wide, (int) high, NULL,NULL,NULL);
|