Home
last modified time | relevance | path

Searched refs:GetNumWrongData (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/contrib/lips4/
H A Dgdevlips.c72 static int GetNumWrongData(const byte * curPtr, const int maxnum);
92 count = GetNumWrongData(inBuff, Length > 128 ? 128 : Length); in lips_packbits_encode()
127 count = GetNumWrongData(inBuff, Length); in lips_mode3format_encode()
156 GetNumWrongData(const byte * curPtr, const int maxnum) in GetNumWrongData() function
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/contrib/lips4/
H A Dgdevlips.c72 static int GetNumWrongData(const byte * curPtr, const int maxnum);
92 count = GetNumWrongData(inBuff, Length > 128 ? 128 : Length); in lips_packbits_encode()
127 count = GetNumWrongData(inBuff, Length); in lips_mode3format_encode()
156 GetNumWrongData(const byte * curPtr, const int maxnum) in GetNumWrongData() function
/dports/print/ghostscript9-x11/ghostscript-9.06/contrib/lips4/
H A Dgdevlips.c72 static int GetNumWrongData(const byte * curPtr, const int maxnum);
92 count = GetNumWrongData(inBuff, Length > 128 ? 128 : Length); in lips_packbits_encode()
127 count = GetNumWrongData(inBuff, Length); in lips_mode3format_encode()
156 GetNumWrongData(const byte * curPtr, const int maxnum) in GetNumWrongData() function
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/contrib/lips4/
H A Dgdevlips.c72 static int GetNumWrongData(const byte * curPtr, const int maxnum);
92 count = GetNumWrongData(inBuff, Length > 128 ? 128 : Length); in lips_packbits_encode()
127 count = GetNumWrongData(inBuff, Length); in lips_mode3format_encode()
156 GetNumWrongData(const byte * curPtr, const int maxnum) in GetNumWrongData() function
/dports/print/ghostscript7-base/ghostscript-7.07/gdevlips-2.4.0/
H A Dgdevlips.c80 private int GetNumWrongData(const byte * curPtr, const int maxnum);
100 count = GetNumWrongData(inBuff, Length > 128 ? 128 : Length); in lips_packbits_encode()
135 count = GetNumWrongData(inBuff, Length); in lips_mode3format_encode()
164 GetNumWrongData(const byte * curPtr, const int maxnum) in GetNumWrongData() function
/dports/print/ghostscript8-base/ghostscript-8.71/contrib/lips4/
H A Dgdevlips.c80 static int GetNumWrongData(const byte * curPtr, const int maxnum);
100 count = GetNumWrongData(inBuff, Length > 128 ? 128 : Length); in lips_packbits_encode()
135 count = GetNumWrongData(inBuff, Length); in lips_mode3format_encode()
164 GetNumWrongData(const byte * curPtr, const int maxnum) in GetNumWrongData() function
/dports/print/ghostscript9-base/ghostscript-9.06/contrib/lips4/
H A Dgdevlips.c80 static int GetNumWrongData(const byte * curPtr, const int maxnum);
100 count = GetNumWrongData(inBuff, Length > 128 ? 128 : Length); in lips_packbits_encode()
135 count = GetNumWrongData(inBuff, Length); in lips_mode3format_encode()
164 GetNumWrongData(const byte * curPtr, const int maxnum) in GetNumWrongData() function
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dcpca_gdevlips.c84 private int GetNumWrongData(const byte * curPtr, const int maxnum);
104 count = GetNumWrongData(inBuff, Length > 128 ? 128 : Length); in lips4v_packbits_encode()
134 GetNumWrongData(const byte * curPtr, const int maxnum) in GetNumWrongData() function