Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcodec/fax/
H A Dfaxmodule.cpp696 void FaxEncode2DLine(pdfium::span<const uint8_t> src_span);
751 void FaxEncoder::FaxEncode2DLine(pdfium::span<const uint8_t> src_span) { in FaxEncode2DLine() function in fxcodec::__anon35f758020211::FaxEncoder
814 FaxEncode2DLine(scan_line); in Encode()