Home | History | Annotate | Download | only in libtiff

Lines Matching defs:module

671 	static const char module[] = "PixarLogSetupDecode";
698 TIFFErrorExt(tif->tif_clientdata, module,
705 TIFFErrorExt(tif->tif_clientdata, module, "%s", sp->stream.msg);
719 static const char module[] = "PixarLogPreDecode";
732 TIFFErrorExt(tif->tif_clientdata, module, "ZLib cannot deal with buffers this size");
741 static const char module[] = "PixarLogDecode";
763 TIFFErrorExt(tif->tif_clientdata, module,
781 TIFFErrorExt(tif->tif_clientdata, module, "ZLib cannot deal with buffers this size");
790 TIFFErrorExt(tif->tif_clientdata, module,
798 TIFFErrorExt(tif->tif_clientdata, module, "ZLib error: %s",
806 TIFFErrorExt(tif->tif_clientdata, module,
823 TIFFWarningExt(tif->tif_clientdata, module,
862 TIFFErrorExt(tif->tif_clientdata, module,
875 static const char module[] = "PixarLogSetupEncode";
896 TIFFErrorExt(tif->tif_clientdata, module, "PixarLog compression can't handle %d bit linear encodings", td->td_bitspersample);
901 TIFFErrorExt(tif->tif_clientdata, module, "%s", sp->stream.msg);
915 static const char module[] = "PixarLogPreEncode";
928 TIFFErrorExt(tif->tif_clientdata, module, "ZLib cannot deal with buffers this size");
1103 static const char module[] = "PixarLogEncode";
1127 TIFFErrorExt(tif->tif_clientdata, module,
1153 TIFFErrorExt(tif->tif_clientdata, module,
1168 TIFFErrorExt(tif->tif_clientdata, module,
1175 TIFFErrorExt(tif->tif_clientdata, module, "Encoder error: %s",
1197 static const char module[] = "PixarLogPostEncode";
1217 TIFFErrorExt(tif->tif_clientdata, module, "ZLib error: %s",
1277 static const char module[] = "PixarLogVSetField";
1287 TIFFErrorExt(tif->tif_clientdata, module, "ZLib error: %s",
1362 static const char module[] = "TIFFInitPixarLog";
1373 TIFFErrorExt(tif->tif_clientdata, module,
1429 TIFFErrorExt(tif->tif_clientdata, module,