Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dfx_codec_fax.cpp18 const uint8_t OneLeadPos[256] = { variable
53 const uint8_t* leading_pos = bit ? OneLeadPos : ZeroLeadPos; in FindBit()