Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dfx_codec_fax.cpp613 const uint8_t BlackRunTerminator[128] = { variable
676 const uint8_t* p = bWhite ? WhiteRunTerminator : BlackRunTerminator; in FaxEncodeRun()