Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tiio/bmp/
H A Dfilebmp.c1632 UCHAR pc2nc[256], r1[256], g1[256], b1[256]; in img_write_bmp() local
1755 static int writeBMP1(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *pc2nc) in writeBMP1()
1788 UCHAR *pc2nc) in line_writeBMP1()
1811 static int writeBMP4(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *pc2nc) in writeBMP4()
1845 UCHAR *pc2nc) in line_writeBMP4()
1869 static int writeBMPC4(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *pc2nc) in writeBMPC4()
1919 UCHAR *pc2nc) in line_writeBMPC4()
1963 static int writeBMP8(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *pc2nc) in writeBMP8()
1991 UCHAR *pc2nc) in line_writeBMP8()
2005 static int writeBMPC8(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *pc2nc) in writeBMPC8()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/image/bmp/
H A Dfilebmp.c1611 UCHAR pc2nc[256], r1[256], g1[256], b1[256]; in img_write_bmp() local
1713 static int writeBMP1(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *pc2nc) in writeBMP1()
1746 UCHAR *pc2nc) in line_writeBMP1()
1769 static int writeBMP4(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *pc2nc) in writeBMP4()
1803 UCHAR *pc2nc) in line_writeBMP4()
1827 static int writeBMPC4(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *pc2nc) in writeBMPC4()
1877 UCHAR *pc2nc) in line_writeBMPC4()
1921 static int writeBMP8(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *pc2nc) in writeBMP8()
1949 UCHAR *pc2nc) in line_writeBMP8()
1963 static int writeBMPC8(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *pc2nc) in writeBMPC8()
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/hl/tools/gif2h5/
H A Dhdf2gif.c67 BYTE pc2nc[256] , r1[256] , g1[256] , b1[256]; in main() local
H A Dhdfgifwr.c70 static byte pc2nc[256]; variable
/dports/science/hdf5/hdf5-1.10.6/hl/tools/gif2h5/
H A Dhdf2gif.c69 BYTE pc2nc[256] , r1[256] , g1[256] , b1[256]; in main() local
H A Dhdfgifwr.c70 static byte pc2nc[256]; variable
/dports/science/hdf/hdf-4.2.15/hdf/util/
H A Dhdf2gif.c119 BYTE pc2nc[256] , r1[256] , g1[256] , b1[256]; in main() local
H A Dhdfgifwr.c97 static byte pc2nc[256],r1[256],g1[256],b1[256]; variable
/dports/graphics/xv/xv-3.10a/
H A Dxvgifwr.c58 static byte pc2nc[256]; variable
H A Dxvpng.c444 byte pc2nc[256]; /* for duplicated-color remapping (1st level) */ local
H A Dxvbmp.c794 static byte pc2nc[256],r1[256],g1[256],b1[256]; variable
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvgifwr.c58 static byte pc2nc[256]; variable
H A Dxvpng.c444 byte pc2nc[256]; /* for duplicated-color remapping (1st level) */ local
H A Dxvbmp.c794 static byte pc2nc[256],r1[256],g1[256],b1[256]; variable
/dports/japanese/xv/xv-3.10a/
H A Dxvgifwr.c58 static byte pc2nc[256]; variable
H A Dxvpng.c444 byte pc2nc[256]; /* for duplicated-color remapping (1st level) */ local
H A Dxvbmp.c794 static byte pc2nc[256],r1[256],g1[256],b1[256]; variable
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/img/
H A Dgifwrite.c88 static byte pc2nc[256],r1[256],g1[256],b1[256],greymap[256]; variable