Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/fax/
Dfaxmodule.cpp677 void FaxEncode2DLine(const uint8_t* src_buf);
728 void FaxEncoder::FaxEncode2DLine(const uint8_t* src_buf) { in FaxEncode2DLine() function in fxcodec::__anon7b3ad7730211::FaxEncoder
791 FaxEncode2DLine(scan_line); in Encode()