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

  /external/pdfium/third_party/libtiff/
tif_codec.c 99 { "SGILog", COMPRESSION_SGILOG, TIFFInitSGILog },
tiff.h 189 #define COMPRESSION_SGILOG 34676 /* SGI Log Luminance RLE */
    [all...]
tif_getimage.c 168 if (td->td_compression != COMPRESSION_SGILOG) {
170 "Compression", COMPRESSION_SGILOG);
175 if (td->td_compression != COMPRESSION_SGILOG &&
178 "Compression", COMPRESSION_SGILOG, COMPRESSION_SGILOG24);
432 if (compress != COMPRESSION_SGILOG) {
434 "Compression", COMPRESSION_SGILOG);
442 if (compress != COMPRESSION_SGILOG && compress != COMPRESSION_SGILOG24) {
444 "Compression", COMPRESSION_SGILOG, COMPRESSION_SGILOG24);
    [all...]
tif_luv.c 85 * on the setting of the compression tag, which is one of COMPRESSION_SGILOG
86 * or COMPRESSION_SGILOG24. For COMPRESSION_SGILOG, greyscale data is
92 * COMPRESSION_SGILOG color data is stored as:
133 * Note that the COMPRESSION_SGILOG applies a simple run-length encoding
145 * COMPRESSION_SGILOG to maximize run-length encoding and
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 49 milliseconds