Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_fax.cpp439 int run_len = 0; in FaxGet1DLine() local
452 run_len += run; in FaxGet1DLine()
458 FaxFillBits(dest_buf, columns, startpos, startpos + run_len); in FaxGet1DLine()
460 startpos += run_len; in FaxGet1DLine()