HomeSort by relevance Sort by last modified time
    Searched refs:_fillmasks (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libtiff/
tif_fax3.c 370 static const unsigned char _fillmasks[] = local
413 cp[0] &= ~(_fillmasks[run]>>bx);
448 cp[0] |= _fillmasks[run]>>bx;
    [all...]
  /external/pdfium/third_party/libtiff/
tif_fax3.c 370 static const unsigned char _fillmasks[] = local
413 cp[0] &= ~(_fillmasks[run]>>bx);
449 cp[0] |= _fillmasks[run]>>bx;
    [all...]

Completed in 147 milliseconds