Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_fax3.c932 #define finddiff(_cp, _bs, _be, _color) \ argument
933 (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be)))
938 #define finddiff2(_cp, _bs, _be, _color) \ argument
939 (_bs < _be ? finddiff(_cp,_bs,_be,_color) : _be)