Home
last modified time | relevance | path

Searched refs:max_code_bytes (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/assimp/assimp-5.1.3/contrib/Open3DGC/
H A Do3dgcArithmeticCodec.cpp488 Arithmetic_Codec::Arithmetic_Codec(unsigned max_code_bytes, in Arithmetic_Codec() argument
493 set_buffer(max_code_bytes, user_buffer); in Arithmetic_Codec()
503 void Arithmetic_Codec::set_buffer(unsigned max_code_bytes, in set_buffer() argument
507 if (!max_code_bytes)// || (max_code_bytes > 0x10000000U)) // updated by K. Mammou in set_buffer()
514 buffer_size = max_code_bytes; in set_buffer()
521 if (max_code_bytes <= buffer_size) return; // enough available in set_buffer()
523 buffer_size = max_code_bytes; // assign new memory in set_buffer()
H A Do3dgcArithmeticCodec.h171 Arithmetic_Codec(unsigned max_code_bytes,
176 void set_buffer(unsigned max_code_bytes,
/dports/devel/upp/upp/bazaar/plugin/assimp/contrib/Open3DGC/
H A Do3dgcArithmeticCodec.cpp488 Arithmetic_Codec::Arithmetic_Codec(unsigned max_code_bytes, in Arithmetic_Codec() argument
493 set_buffer(max_code_bytes, user_buffer); in Arithmetic_Codec()
503 void Arithmetic_Codec::set_buffer(unsigned max_code_bytes, in set_buffer() argument
507 if (!max_code_bytes)// || (max_code_bytes > 0x10000000U)) // updated by K. Mammou in set_buffer()
514 buffer_size = max_code_bytes; in set_buffer()
521 if (max_code_bytes <= buffer_size) return; // enough available in set_buffer()
523 buffer_size = max_code_bytes; // assign new memory in set_buffer()
H A Do3dgcArithmeticCodec.h170 Arithmetic_Codec(unsigned max_code_bytes,
175 void set_buffer(unsigned max_code_bytes,
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/contrib/Open3DGC/
H A Do3dgcArithmeticCodec.cpp488 Arithmetic_Codec::Arithmetic_Codec(unsigned max_code_bytes, in Arithmetic_Codec() argument
493 set_buffer(max_code_bytes, user_buffer); in Arithmetic_Codec()
503 void Arithmetic_Codec::set_buffer(unsigned max_code_bytes, in set_buffer() argument
507 if (!max_code_bytes)// || (max_code_bytes > 0x10000000U)) // updated by K. Mammou in set_buffer()
514 buffer_size = max_code_bytes; in set_buffer()
521 if (max_code_bytes <= buffer_size) return; // enough available in set_buffer()
523 buffer_size = max_code_bytes; // assign new memory in set_buffer()
H A Do3dgcArithmeticCodec.h170 Arithmetic_Codec(unsigned max_code_bytes,
175 void set_buffer(unsigned max_code_bytes,
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dscfx.h77 int max_code_bytes; /* max # of bytes for an encoded line */ member
H A Dscfe.c179 ss->max_code_bytes = code_bytes; in s_CFE_init()
265 if (wlimit - pw->ptr >= ss->max_code_bytes) { in s_CFE_process()
269 w.limit = w.ptr + ss->max_code_bytes; in s_CFE_process()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dscfx.h74 int max_code_bytes; /* max # of bytes for an encoded line */ member
H A Dscfe.c175 ss->max_code_bytes = code_bytes; in s_CFE_init()
261 if (wlimit - pw->ptr >= ss->max_code_bytes) { in s_CFE_process()
265 w.limit = w.ptr + ss->max_code_bytes; in s_CFE_process()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dscfx.h74 int max_code_bytes; /* max # of bytes for an encoded line */ member
H A Dscfe.c175 ss->max_code_bytes = code_bytes; in s_CFE_init()
261 if (wlimit - pw->ptr >= ss->max_code_bytes) { in s_CFE_process()
265 w.limit = w.ptr + ss->max_code_bytes; in s_CFE_process()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dscfx.h76 int max_code_bytes; /* max # of bytes for an encoded line */ member
H A Dscfe.c177 ss->max_code_bytes = code_bytes; in s_CFE_init()
263 if (wlimit - pw->ptr >= ss->max_code_bytes) { in s_CFE_process()
267 w.limit = w.ptr + ss->max_code_bytes; in s_CFE_process()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dscfx.h76 int max_code_bytes; /* max # of bytes for an encoded line */ member
H A Dscfe.c177 ss->max_code_bytes = code_bytes; in s_CFE_init()
263 if (wlimit - pw->ptr >= ss->max_code_bytes) { in s_CFE_process()
267 w.limit = w.ptr + ss->max_code_bytes; in s_CFE_process()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dscfx.h77 int max_code_bytes; /* max # of bytes for an encoded line */ member
H A Dscfe.c179 ss->max_code_bytes = code_bytes; in s_CFE_init()
265 if (wlimit - pw->ptr >= ss->max_code_bytes) { in s_CFE_process()
269 w.limit = w.ptr + ss->max_code_bytes; in s_CFE_process()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dscfx.h78 int max_code_bytes; /* max # of bytes for an encoded line */ member
H A Dscfe.c179 ss->max_code_bytes = code_bytes; in s_CFE_init()
265 if (wlimit - pw->ptr >= ss->max_code_bytes) { in s_CFE_process()
269 w.limit = w.ptr + ss->max_code_bytes; in s_CFE_process()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dscfx.h78 int max_code_bytes; /* max # of bytes for an encoded line */ member
H A Dscfe.c179 ss->max_code_bytes = code_bytes; in s_CFE_init()
265 if (wlimit - pw->ptr >= ss->max_code_bytes) { in s_CFE_process()
269 w.limit = w.ptr + ss->max_code_bytes; in s_CFE_process()
/dports/graphics/sam2p/sam2p-0.49.4/
H A Dpts_fax.h449 int max_code_bytes; /* max # of bytes for an encoded line */ member
H A Dpts_fax.c751 ss->max_code_bytes = code_bytes; in s_CFE_init()
837 if (wlimit - pw->ptr >= ss->max_code_bytes) { in s_CFE_process()
841 w.limit = w.ptr + ss->max_code_bytes; in s_CFE_process()