Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_fax3.c370 static const unsigned char _fillmasks[] = in _TIFFFax3fillruns() local
413 cp[0] &= ~(_fillmasks[run]>>bx); in _TIFFFax3fillruns()
449 cp[0] |= _fillmasks[run]>>bx; in _TIFFFax3fillruns()