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.cpp84 bool a0color, in FaxG4FindB1B2() argument
94 if (first_bit == !a0color) { in FaxG4FindB1B2()
283 bool a0color = true; in FaxG4GetRow() local
292 FaxG4FindB1B2(ref_buf, columns, a0, a0color, &b1, &b2); in FaxG4GetRow()
309 int run = FaxGetRun(a0color ? FaxWhiteRunIns : FaxBlackRunIns, in FaxG4GetRow()
320 if (!a0color) in FaxG4GetRow()
325 int run = FaxGetRun(a0color ? FaxBlackRunIns : FaxWhiteRunIns, in FaxG4GetRow()
333 if (a0color) in FaxG4GetRow()
346 if (!a0color) in FaxG4GetRow()
385 if (!a0color) in FaxG4GetRow()
[all …]