Home
last modified time | relevance | path

Searched refs:newCCITTFaxEncode (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/sam2p/sam2p-0.49.4/
H A Dencoder.hpp48 …static PSEncoder* newCCITTFaxEncode(GenBuffer::Writable &out_,slendiff_t K, slen_t Columns, bool E…
H A Dappliers.cpp301 …case Rule::Cache::CO_Fax: cp=PSEncoder::newCCITTFaxEncode(*tp, or_->cacheHints.K, or_->cacheHints.… in out_l23_work()
1484 …cp=PSEncoder::newCCITTFaxEncode(*cp, or_->cacheHints.K, or_->cacheHints.EncoderBPL, /*EndOfLine:*/… in out_tiff_work()
H A Dencoder.cpp1135 PSEncoder* PSEncoder::newCCITTFaxEncode(GenBuffer::Writable &out_,slendiff_t K, slen_t Columns, boo… in newCCITTFaxEncode() function in PSEncoder