Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtiff.h179 #define COMPRESSION_IT8BL 32898 /* IT8 Binary line art */ macro
/libtiff-4.0.7/tools/
H A Dtiffcrop.c5889 case COMPRESSION_IT8BL: /* 32898 IT8 Binary line art */ in loadImage()