Home
last modified time | relevance | path

Searched refs:loadBMP1 (Results 1 – 5 of 5) sorted by relevance

/dports/japanese/xv/xv-3.10a/
H A Dxvbmp.c39 static int loadBMP1 PARM((FILE *, byte *, u_int, u_int));
257 rv = loadBMP1(fp, pic8, biWidth, biHeight);
336 static int loadBMP1(fp, pic8, w, h) in loadBMP1() function
/dports/graphics/xv/xv-3.10a/
H A Dxvbmp.c39 static int loadBMP1 PARM((FILE *, byte *, u_int, u_int));
257 rv = loadBMP1(fp, pic8, biWidth, biHeight);
336 static int loadBMP1(fp, pic8, w, h) in loadBMP1() function
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvbmp.c39 static int loadBMP1 PARM((FILE *, byte *, u_int, u_int));
257 rv = loadBMP1(fp, pic8, biWidth, biHeight);
336 static int loadBMP1(fp, pic8, w, h) in loadBMP1() function
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/image/bmp/
H A Dfilebmp.c176 static int loadBMP1(FILE *fp, LPIXEL *pic, UINT w, UINT h, UCHAR *r, UCHAR *g,
563 rv = loadBMP1(fp, pic, hd->biWidth, hd->biHeight, r, g, b); in img_read_bmp_generic()
831 static int loadBMP1(FILE *fp, LPIXEL *pic, UINT w, UINT h, UCHAR *r, UCHAR *g, in loadBMP1() function
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tiio/bmp/
H A Dfilebmp.c116 static int loadBMP1(FILE *fp, LPIXEL *pic, UINT w, UINT h, UCHAR *r, UCHAR *g,
549 rv = loadBMP1(fp, pic, hd->biWidth, hd->biHeight, r, g, b); in img_read_bmp_generic()
814 static int loadBMP1(FILE *fp, LPIXEL *pic, UINT w, UINT h, UCHAR *r, UCHAR *g, in loadBMP1() function