Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/fax/
Dfaxmodule.cpp93 bool a0color, in FaxG4FindB1B2() argument
102 if (first_bit == !a0color) { in FaxG4FindB1B2()
290 bool a0color = true; in FaxG4GetRow() local
299 FaxG4FindB1B2(ref_buf, columns, a0, a0color, &b1, &b2); in FaxG4GetRow()
316 int run = FaxGetRun(a0color ? FaxWhiteRunIns : FaxBlackRunIns, in FaxG4GetRow()
328 if (!a0color) in FaxG4GetRow()
333 int run = FaxGetRun(a0color ? FaxBlackRunIns : FaxWhiteRunIns, in FaxG4GetRow()
342 if (a0color) in FaxG4GetRow()
355 if (!a0color) in FaxG4GetRow()
394 if (!a0color) in FaxG4GetRow()
[all …]