Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_fax.cpp78 bool a0color, in FaxG4FindB1B2() argument
88 if (first_bit == !a0color) { in FaxG4FindB1B2()
291 bool a0color = true; in FaxG4GetRow() local
297 FaxG4FindB1B2(ref_buf, columns, a0, a0color, b1, b2); in FaxG4GetRow()
317 int run = FaxGetRun(a0color ? FaxWhiteRunIns : FaxBlackRunIns, in FaxG4GetRow()
328 if (!a0color) { in FaxG4GetRow()
333 int run = FaxGetRun(a0color ? FaxBlackRunIns : FaxWhiteRunIns, in FaxG4GetRow()
341 if (a0color) { in FaxG4GetRow()
355 if (!a0color) { in FaxG4GetRow()
403 if (!a0color) { in FaxG4GetRow()
[all …]