Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dfx_codec_fax.cpp87 bool a0color, in FaxG4FindB1B2() argument
97 if (first_bit == !a0color) { in FaxG4FindB1B2()
285 bool a0color = true; in FaxG4GetRow() local
294 FaxG4FindB1B2(ref_buf, columns, a0, a0color, &b1, &b2); in FaxG4GetRow()
311 int run = FaxGetRun(a0color ? FaxWhiteRunIns : FaxBlackRunIns, in FaxG4GetRow()
323 if (!a0color) in FaxG4GetRow()
328 int run = FaxGetRun(a0color ? FaxBlackRunIns : FaxWhiteRunIns, in FaxG4GetRow()
337 if (a0color) in FaxG4GetRow()
350 if (!a0color) in FaxG4GetRow()
389 if (!a0color) in FaxG4GetRow()
[all …]