Home
last modified time | relevance | path

Searched refs:cfd_uncompressed_initial_bits (Results 1 – 25 of 26) sorted by relevance

12

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dscfd.c781 ensure_bits(cfd_uncompressed_initial_bits, NOOUT); in cf_decode_uncompressed()
782 np = &cf_uncompressed_decode[peek_bits(cfd_uncompressed_initial_bits)]; in cf_decode_uncompressed()
785 if (clen > cfd_uncompressed_initial_bits) { /* Must be an exit code. */ in cf_decode_uncompressed()
788 if (rlen == cfd_uncompressed_initial_bits) { /* Longest representable white run */ in cf_decode_uncompressed()
790 if ((qbit -= cfd_uncompressed_initial_bits) < 0) in cf_decode_uncompressed()
800 clen -= cfd_uncompressed_initial_bits; in cf_decode_uncompressed()
801 skip_bits(cfd_uncompressed_initial_bits); in cf_decode_uncompressed()
H A Dscf.h120 #define cfd_uncompressed_initial_bits 6 /* must be 6 */ macro
H A Dscfdgen.c68 cfd_build_tree(area, cfd_enumerate_uncompressed, cfd_uncompressed_initial_bits, out); in main()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dscfd.c783 ensure_bits(cfd_uncompressed_initial_bits, NOOUT); in cf_decode_uncompressed()
784 np = &cf_uncompressed_decode[peek_bits(cfd_uncompressed_initial_bits)]; in cf_decode_uncompressed()
787 if (clen > cfd_uncompressed_initial_bits) { /* Must be an exit code. */ in cf_decode_uncompressed()
790 if (rlen == cfd_uncompressed_initial_bits) { /* Longest representable white run */ in cf_decode_uncompressed()
792 if ((qbit -= cfd_uncompressed_initial_bits) < 0) in cf_decode_uncompressed()
802 clen -= cfd_uncompressed_initial_bits; in cf_decode_uncompressed()
803 skip_bits(cfd_uncompressed_initial_bits); in cf_decode_uncompressed()
H A Dscf.h115 #define cfd_uncompressed_initial_bits 6 /* must be 6 */ macro
H A Dscfdgen.c57 cfd_build_tree(area, cfd_enumerate_uncompressed, cfd_uncompressed_initial_bits, out); in main()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dscfd.c783 ensure_bits(cfd_uncompressed_initial_bits, NOOUT); in cf_decode_uncompressed()
784 np = &cf_uncompressed_decode[peek_bits(cfd_uncompressed_initial_bits)]; in cf_decode_uncompressed()
787 if (clen > cfd_uncompressed_initial_bits) { /* Must be an exit code. */ in cf_decode_uncompressed()
790 if (rlen == cfd_uncompressed_initial_bits) { /* Longest representable white run */ in cf_decode_uncompressed()
792 if ((qbit -= cfd_uncompressed_initial_bits) < 0) in cf_decode_uncompressed()
802 clen -= cfd_uncompressed_initial_bits; in cf_decode_uncompressed()
803 skip_bits(cfd_uncompressed_initial_bits); in cf_decode_uncompressed()
H A Dscf.h115 #define cfd_uncompressed_initial_bits 6 /* must be 6 */ macro
H A Dscfdgen.c57 cfd_build_tree(area, cfd_enumerate_uncompressed, cfd_uncompressed_initial_bits, out); in main()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dscfd.c785 ensure_bits(cfd_uncompressed_initial_bits, NOOUT); in cf_decode_uncompressed()
786 np = &cf_uncompressed_decode[peek_bits(cfd_uncompressed_initial_bits)]; in cf_decode_uncompressed()
789 if (clen > cfd_uncompressed_initial_bits) { /* Must be an exit code. */ in cf_decode_uncompressed()
792 if (rlen == cfd_uncompressed_initial_bits) { /* Longest representable white run */ in cf_decode_uncompressed()
794 if ((qbit -= cfd_uncompressed_initial_bits) < 0) in cf_decode_uncompressed()
804 clen -= cfd_uncompressed_initial_bits; in cf_decode_uncompressed()
805 skip_bits(cfd_uncompressed_initial_bits); in cf_decode_uncompressed()
H A Dscf.h117 #define cfd_uncompressed_initial_bits 6 /* must be 6 */ macro
H A Dscfdgen.c57 cfd_build_tree(area, cfd_enumerate_uncompressed, cfd_uncompressed_initial_bits, out); in main()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dscfd.c785 ensure_bits(cfd_uncompressed_initial_bits, NOOUT); in cf_decode_uncompressed()
786 np = &cf_uncompressed_decode[peek_bits(cfd_uncompressed_initial_bits)]; in cf_decode_uncompressed()
789 if (clen > cfd_uncompressed_initial_bits) { /* Must be an exit code. */ in cf_decode_uncompressed()
792 if (rlen == cfd_uncompressed_initial_bits) { /* Longest representable white run */ in cf_decode_uncompressed()
794 if ((qbit -= cfd_uncompressed_initial_bits) < 0) in cf_decode_uncompressed()
804 clen -= cfd_uncompressed_initial_bits; in cf_decode_uncompressed()
805 skip_bits(cfd_uncompressed_initial_bits); in cf_decode_uncompressed()
H A Dscf.h117 #define cfd_uncompressed_initial_bits 6 /* must be 6 */ macro
H A Dscfdgen.c57 cfd_build_tree(area, cfd_enumerate_uncompressed, cfd_uncompressed_initial_bits, out); in main()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dscfd.c781 ensure_bits(cfd_uncompressed_initial_bits, NOOUT); in cf_decode_uncompressed()
782 np = &cf_uncompressed_decode[peek_bits(cfd_uncompressed_initial_bits)]; in cf_decode_uncompressed()
785 if (clen > cfd_uncompressed_initial_bits) { /* Must be an exit code. */ in cf_decode_uncompressed()
788 if (rlen == cfd_uncompressed_initial_bits) { /* Longest representable white run */ in cf_decode_uncompressed()
790 if ((qbit -= cfd_uncompressed_initial_bits) < 0) in cf_decode_uncompressed()
800 clen -= cfd_uncompressed_initial_bits; in cf_decode_uncompressed()
801 skip_bits(cfd_uncompressed_initial_bits); in cf_decode_uncompressed()
H A Dscf.h120 #define cfd_uncompressed_initial_bits 6 /* must be 6 */ macro
H A Dscfdgen.c68 cfd_build_tree(area, cfd_enumerate_uncompressed, cfd_uncompressed_initial_bits, out); in main()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dscfd.c972 ensure_bits(cfd_uncompressed_initial_bits, NOOUT); in cf_decode_uncompressed()
973 np = &cf_uncompressed_decode[peek_bits(cfd_uncompressed_initial_bits)]; in cf_decode_uncompressed()
976 if (clen > cfd_uncompressed_initial_bits) { /* Must be an exit code. */ in cf_decode_uncompressed()
979 if (rlen == cfd_uncompressed_initial_bits) { /* Longest representable white run */ in cf_decode_uncompressed()
981 if ((qbit -= cfd_uncompressed_initial_bits) < 0) in cf_decode_uncompressed()
991 clen -= cfd_uncompressed_initial_bits; in cf_decode_uncompressed()
992 skip_bits(cfd_uncompressed_initial_bits); in cf_decode_uncompressed()
H A Dscf.h117 #define cfd_uncompressed_initial_bits 6 /* must be 6 */ macro
H A Dscfdgen.c57 cfd_build_tree(area, cfd_enumerate_uncompressed, cfd_uncompressed_initial_bits, out); in main()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dscfd.c972 ensure_bits(cfd_uncompressed_initial_bits, NOOUT); in cf_decode_uncompressed()
973 np = &cf_uncompressed_decode[peek_bits(cfd_uncompressed_initial_bits)]; in cf_decode_uncompressed()
976 if (clen > cfd_uncompressed_initial_bits) { /* Must be an exit code. */ in cf_decode_uncompressed()
979 if (rlen == cfd_uncompressed_initial_bits) { /* Longest representable white run */ in cf_decode_uncompressed()
981 if ((qbit -= cfd_uncompressed_initial_bits) < 0) in cf_decode_uncompressed()
991 clen -= cfd_uncompressed_initial_bits; in cf_decode_uncompressed()
992 skip_bits(cfd_uncompressed_initial_bits); in cf_decode_uncompressed()
H A Dscf.h117 #define cfd_uncompressed_initial_bits 6 /* must be 6 */ macro
H A Dscfdgen.c57 cfd_build_tree(area, cfd_enumerate_uncompressed, cfd_uncompressed_initial_bits, out); in main()
/dports/graphics/sam2p/sam2p-0.49.4/
H A Dpts_fax.c494 #define cfd_uncompressed_initial_bits 6 /* must be 6 */ macro
2963 ensure_bits(cfd_uncompressed_initial_bits, NOOUT); in cf_decode_uncompressed()
2964 np = &cf_uncompressed_decode[peek_bits(cfd_uncompressed_initial_bits)]; in cf_decode_uncompressed()
2967 if (clen > cfd_uncompressed_initial_bits) { /* Must be an exit code. */ in cf_decode_uncompressed()
2970 if (rlen == cfd_uncompressed_initial_bits) { /* Longest representable white run */ in cf_decode_uncompressed()
2972 if ((qbit -= cfd_uncompressed_initial_bits) < 0) in cf_decode_uncompressed()
2982 clen -= cfd_uncompressed_initial_bits; in cf_decode_uncompressed()
2983 skip_bits(cfd_uncompressed_initial_bits); in cf_decode_uncompressed()

12