Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/fax/
Dfaxmodule.cpp678 void FaxEncodeRun(int run, bool bWhite);
711 void FaxEncoder::FaxEncodeRun(int run, bool bWhite) { in FaxEncodeRun() function in fxcodec::__anon7b3ad7730211::FaxEncoder
774 FaxEncodeRun(a1 - a0, a0color); in FaxEncode2DLine()
775 FaxEncodeRun(a2 - a1, !a0color); in FaxEncode2DLine()