Searched refs:_FaxG4FindB1B2 (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_fax.cpp | 82 void _FaxG4FindB1B2(const FX_BYTE* ref_buf, int columns, int a0, FX_BOOL a0color, int& b1, int& b2) in _FaxG4FindB1B2() function 411 _FaxG4FindB1B2(ref_buf, columns, a0, a0color, b1, b2); in _FaxG4GetRow() 871 _FaxG4FindB1B2(ref_buf, cols, a0, a0color, b1, b2); in _FaxEncode2DLine()
|