Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsio0.c156cmsSignalError(iohandler ->ContextID, cmsERROR_READ, "Read from memory error. Got %d bytes, block … in MemoryRead()
175cmsSignalError(iohandler ->ContextID, cmsERROR_SEEK, "Too few data; probably corrupted profile"); in MemorySeek()
255 cmsSignalError(ContextID, cmsERROR_READ, "Couldn't read profile from NULL pointer"); in cmsOpenIOhandlerFromMem()
264cmsSignalError(ContextID, cmsERROR_READ, "Couldn't allocate %ld bytes for profile", size); in cmsOpenIOhandlerFromMem()
288cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown access mode '%c'", *AccessMode); in cmsOpenIOhandlerFromMem()
320cmsSignalError(iohandler ->ContextID, cmsERROR_FILE, "Read error. Got %d bytes, block should be of… in FileRead()
333 cmsSignalError(iohandler ->ContextID, cmsERROR_FILE, "Seek error; probably corrupted file"); in FileSeek()
346 cmsSignalError(iohandler->ContextID, cmsERROR_FILE, "Tell error; probably corrupted file"); in FileTell()
391 cmsSignalError(ContextID, cmsERROR_FILE, "File '%s' not found", FileName); in cmsOpenIOhandlerFromFile()
399 cmsSignalError(ContextID, cmsERROR_FILE, "Cannot get size of file '%s'", FileName); in cmsOpenIOhandlerFromFile()
[all …]
Dcmsxform.c832 cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported raster format"); in AllocEmptyTransform()
862 cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported raster format"); in AllocEmptyTransform()
1043 cmsSignalError(ContextID, cmsERROR_NULL, "NULL input profiles on transform"); in cmsCreateExtendedTransform()
1049cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "Wrong input color space on transform"); in cmsCreateExtendedTransform()
1054cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "Wrong output color space on transform"); in cmsCreateExtendedTransform()
1061 cmsSignalError(ContextID, cmsERROR_NOT_SUITABLE, "Couldn't link the profiles"); in cmsCreateExtendedTransform()
1069cmsSignalError(ContextID, cmsERROR_NOT_SUITABLE, "Channel count doesn't match. Profile is corrupte… in cmsCreateExtendedTransform()
1164cmsSignalError(ContextID, cmsERROR_RANGE, "Wrong number of profiles. 1..255 expected, %d found.", … in cmsCreateMultiprofileTransformTHR()
1189cmsSignalError(NULL, cmsERROR_RANGE, "Wrong number of profiles. 1..255 expected, %d found.", nProf… in cmsCreateMultiprofileTransform()
1321cmsSignalError(xform ->ContextID, cmsERROR_NOT_SUITABLE, "cmsChangeBuffersFormat works only on tra… in cmsChangeBuffersFormat()
[all …]
Dcmsgamma.c222cmsSignalError(ContextID, cmsERROR_RANGE, "Couldn't create tone curve of more than 65530 entries"); in AllocateToneCurveStruct()
227cmsSignalError(ContextID, cmsERROR_RANGE, "Couldn't create tone curve with zero segments and no ta… in AllocateToneCurveStruct()
831cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Invalid parametric curve type %d", Type); in cmsBuildParametricToneCurve()
1214cmsSignalError(ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: Non-Monotonic."); in cmsSmoothToneCurve()
1222cmsSignalError(ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: Degenerated, mostly zeros."); in cmsSmoothToneCurve()
1228cmsSignalError(ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: Degenerated, mostly poles."); in cmsSmoothToneCurve()
1243cmsSignalError(ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: Function smooth2 failed."); in cmsSmoothToneCurve()
1249cmsSignalError(ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: Could not allocate memory."); in cmsSmoothToneCurve()
1264 cmsSignalError(ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: Too many points."); in cmsSmoothToneCurve()
Dcmsplugin.c534 cmsSignalError(ContextID, cmsERROR_CORRUPTION_DETECTED, "NULL memory pool on context"); in _cmsPluginMalloc()
558 cmsSignalError(id, cmsERROR_UNKNOWN_EXTENSION, "Unrecognized plugin"); in cmsPluginTHR()
563cmsSignalError(id, cmsERROR_UNKNOWN_EXTENSION, "plugin needs Little CMS %d, current version is %d", in cmsPluginTHR()
615cmsSignalError(id, cmsERROR_UNKNOWN_EXTENSION, "Unrecognized plugin type '%X'", Plugin -> Type); in cmsPluginTHR()
698cmsSignalError(ContextID, cmsERROR_INTERNAL, "Bad context client -- possible corruption"); in _cmsContextGetClientChunk()
Dcmsps2.c891cmsSignalError(m ->ContextID, cmsERROR_COLORSPACE_CHECK, "Cannot create transform Profile -> Lab"); in WriteInputLUT()
926cmsSignalError(m ->ContextID, cmsERROR_COLORSPACE_CHECK, "Only 3, 4 channels supported for CSA. Th… in WriteInputLUT()
981cmsSignalError(m->ContextID, cmsERROR_COLORSPACE_CHECK, "Profile is not suitable for CSA. Unsuppor… in WriteInputMatrixShaper()
1069 cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "Invalid output color space"); in GenerateCSA()
1320cmsSignalError(m ->ContextID, cmsERROR_COLORSPACE_CHECK, "Cannot create transform Lab -> Profile i… in WriteOutputLUT()
Dcmstypes.c1223cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown parametric curve type '%d'", … in Type_ParametricCurve_Read()
1255cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Multisegment or Inverted parametric c… in Type_ParametricCurve_Write()
1260 cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported parametric curve"); in Type_ParametricCurve_Write()
1455cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "multiLocalizedUnicodeType of len != 1… in Type_MLU_Read()
1707cmsSignalError(ContextID, cmsERROR_RANGE, "LUT8 needs 256 entries on prelinearization"); in Write8bitTables()
1890cmsSignalError(mpe->ContextID, cmsERROR_UNKNOWN_EXTENSION, "LUT is not suitable to be saved as LUT… in Type_LUT8_Write()
2180cmsSignalError(mpe->ContextID, cmsERROR_UNKNOWN_EXTENSION, "LUT is not suitable to be saved as LUT… in Type_LUT16_Write()
2393cmsSignalError(self ->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown precision of '%d'", Precisio… in ReadCLUT()
2420cmsSignalError(self ->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown curve type '%s'", String); in ReadEmbeddedCurve()
2627cmsSignalError(self ->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown curve type '%s'", String); in WriteSetOfCurves()
[all …]
Dcmsgmt.c312cmsSignalError(ContextID, cmsERROR_RANGE, "Wrong position of PCS. 1..255 expected, %d found.", nGa… in _cmsCreateGamutCheckPipeline()
583 cmsSignalError(0, cmsERROR_RANGE, "Invalid angle"); in cmsDesaturateLab()
Dcmssm.c340 cmsSignalError(gbd ->ContextID, cmsERROR_RANGE, "spherical value out of range"); in GetPoint()
348 cmsSignalError(gbd ->ContextID, cmsERROR_RANGE, " quadrant out of range"); in GetPoint()
Dcmscnvrt.c583 cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "ColorSpace mismatch"); in DefaultICCintents()
1051 cmsSignalError(ContextID, cmsERROR_RANGE, "Couldn't link '%d' profiles", nProfiles); in _cmsLinkProfiles()
1080cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported intent '%d'", TheIntents[0]); in _cmsLinkProfiles()
Dcmswtpnt.c74 cmsSignalError(0, cmsERROR_RANGE, "cmsWhitePointFromTemp: invalid temp"); in cmsWhitePointFromTemp()
Dcmserr.c367 void CMSEXPORT cmsSignalError(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *ErrorTex… in cmsSignalError() function
Dcmsalpha.c309 cmsSignalError(id, cmsERROR_UNKNOWN_EXTENSION, "Unrecognized alpha channel width"); in _cmsGetFormatterAlpha()
Dcmsnamed.c703 cmsSignalError(NamedColorList ->ContextID, cmsERROR_RANGE, "Color %d out of range", index); in EvalNamedColorPCS()
723 cmsSignalError(NamedColorList ->ContextID, cmsERROR_RANGE, "Color %d out of range", index); in EvalNamedColor()
Dcmscgats.c471 cmsSignalError(it8 ->ContextID, cmsERROR_CORRUPTION_DETECTED, "%s", ErrMsg); in SynError()
1585 cmsSignalError(0, cmsERROR_WRITE, "Write to file error in CGATS parser"); in WriteStr()
1596 cmsSignalError(0, cmsERROR_WRITE, "Write to memory overflows in CGATS parser"); in WriteStr()
2292 cmsSignalError(0, cmsERROR_FILE, "File '%s' not found", FileName); in IsMyFile()
Dcmsvirt.c403cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "InkLimiting: Only CMYK currently supported"); in cmsCreateInkLimitingDeviceLinkTHR()
409 cmsSignalError(ContextID, cmsERROR_RANGE, "InkLimiting: Limit should be between 0..400"); in cmsCreateInkLimitingDeviceLinkTHR()
Dcmslut.c563cmsSignalError(ContextID, cmsERROR_RANGE, "Too many input channels (%d channels, max=%d)", inputCh… in cmsStageAllocCLut16bitGranular()
654cmsSignalError(ContextID, cmsERROR_RANGE, "Too many input channels (%d channels, max=%d)", inputCh… in cmsStageAllocCLutFloatGranular()
Dcmsio1.c858cmsSignalError(cmsGetProfileContextID(hProfile), cmsERROR_RANGE, "Unexpected direction (%d)", Used… in cmsIsCLUT()
Dcmsopt.c498cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) Attempt to PatchLUT on non-lut stag… in PatchLUT()
555cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) %d Channels are not supported on Pa… in PatchLUT()
Dcmsintrp.c121cmsSignalError(ContextID, cmsERROR_RANGE, "Too many input channels (%d channels, max=%d)", InputCh… in _cmsComputeInterpParamsEx()
150cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported interpolation (%d->%d channels)… in _cmsComputeInterpParamsEx()
/external/pdfium/third_party/lcms/
D0031-wrong-tag-element-count.patch7cmsSignalError(Icc ->ContextID, cmsERROR_CORRUPTION_DETECTED, "'%s' Inconsistent number of items: …
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h99 CMSAPI void CMSEXPORT cmsSignalError(cmsContext ContextID, cmsUInt32Number ErrorCode…