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

  /external/pdfium/third_party/lcms2-2.6/src/
lcms2_internal.h 326 void* _cmsPluginMalloc(cmsContext ContextID, cmsUInt32Number size);
329 cmsBool _cmsRegisterMemHandlerPlugin(cmsContext ContextID, cmsPluginBase* Plugin);
332 cmsBool _cmsRegisterInterpPlugin(cmsContext ContextID, cmsPluginBase* Plugin);
335 cmsBool _cmsRegisterParametricCurvesPlugin(cmsContext ContextID, cmsPluginBase* Plugin);
338 cmsBool _cmsRegisterFormattersPlugin(cmsContext ContextID, cmsPluginBase* Plugin);
341 cmsBool _cmsRegisterTagTypePlugin(cmsContext ContextID, cmsPluginBase* Plugin);
344 cmsBool _cmsRegisterTagPlugin(cmsContext ContextID, cmsPluginBase* Plugin);
347 cmsBool _cmsRegisterRenderingIntentPlugin(cmsContext ContextID, cmsPluginBase* Plugin);
350 cmsBool _cmsRegisterMultiProcessElementPlugin(cmsContext ContextID, cmsPluginBase* Plugin);
353 cmsBool _cmsRegisterOptimizationPlugin(cmsContext ContextID, cmsPluginBase* Plugin)
    [all...]
cmserr.c 77 cmsBool _cmsRegisterMemHandlerPlugin(cmsContext ContextID, cmsPluginBase* Plugin);
84 void* _cmsMallocDefaultFn(cmsContext ContextID, cmsUInt32Number size)
95 void* _cmsMallocZeroDefaultFn(cmsContext ContextID, cmsUInt32Number size)
107 void _cmsFreeDefaultFn(cmsContext ContextID, void *Ptr)
120 void* _cmsReallocDefaultFn(cmsContext ContextID, void* Ptr, cmsUInt32Number size)
134 void* _cmsCallocDefaultFn(cmsContext ContextID, cmsUInt32Number num, cmsUInt32Number size)
156 void* _cmsDupDefaultFn(cmsContext ContextID, const void* Org, cmsUInt32Number size)
221 cmsBool _cmsRegisterMemHandlerPlugin(cmsContext ContextID, cmsPluginBase *Data)
257 cmsBool _cmsRegisterMemHandlerPlugin(cmsContext ContextID, cmsPluginBase* Plugin)
263 void* CMSEXPORT _cmsMalloc(cmsContext ContextID, cmsUInt32Number size
    [all...]
cmsvirt.c 37 cmsContext ContextID = cmsGetProfileContextID(hProfile);
66 cmsContext ContextID = cmsGetProfileContextID(hProfile);
101 cmsHPROFILE CMSEXPORT cmsCreateRGBProfileTHR(cmsContext ContextID,
227 cmsHPROFILE CMSEXPORT cmsCreateGrayProfileTHR(cmsContext ContextID,
288 cmsHPROFILE CMSEXPORT cmsCreateLinearizationDeviceLinkTHR(cmsContext ContextID,
393 cmsHPROFILE CMSEXPORT cmsCreateInkLimitingDeviceLinkTHR(cmsContext ContextID,
474 cmsHPROFILE CMSEXPORT cmsCreateLab2ProfileTHR(cmsContext ContextID, const cmsCIExyY* WhitePoint)
521 cmsHPROFILE CMSEXPORT cmsCreateLab4ProfileTHR(cmsContext ContextID, const cmsCIExyY* WhitePoint)
567 cmsHPROFILE CMSEXPORT cmsCreateXYZProfileTHR(cmsContext ContextID)
629 cmsToneCurve* Build_sRGBGamma(cmsContext ContextID
    [all...]
cmsplugin.c 519 void* _cmsPluginMalloc(cmsContext ContextID, cmsUInt32Number size)
545 cmsBool CMSEXPORT cmsPluginTHR(cmsContext id, void* Plug_in)
661 struct _cmsContext_struct* _cmsGetContext(cmsContext ContextID)
687 void* _cmsContextGetClientChunk(cmsContext ContextID, _cmsMemoryClient mc)
714 void CMSEXPORT cmsUnregisterPluginsTHR(cmsContext ContextID)
756 cmsContext CMSEXPORT cmsCreateContext(void* Plugin, void* UserData)
816 return (cmsContext) ctx;
822 cmsContext CMSEXPORT cmsDupContext(cmsContext ContextID, void* NewUserData)
874 cmsDeleteContext((cmsContext) ctx)
    [all...]
cmslut.c 31 cmsStage* CMSEXPORT _cmsStageAllocPlaceholder(cmsContext ContextID,
70 cmsStage* CMSEXPORT cmsStageAllocIdentity(cmsContext ContextID, cmsUInt32Number nChannels)
248 cmsStage* CMSEXPORT cmsStageAllocToneCurves(cmsContext ContextID, cmsUInt32Number nChannels, cmsToneCurve* const Curves[])
295 cmsStage* _cmsStageAllocIdentityCurves(cmsContext ContextID, int nChannels)
379 cmsStage* CMSEXPORT cmsStageAllocMatrix(cmsContext ContextID, cmsUInt32Number Rows, cmsUInt32Number Cols,
550 cmsStage* CMSEXPORT cmsStageAllocCLut16bitGranular(cmsContext ContextID,
610 cmsStage* CMSEXPORT cmsStageAllocCLut16bit(cmsContext ContextID,
627 cmsStage* CMSEXPORT cmsStageAllocCLutFloat(cmsContext ContextID,
645 cmsStage* CMSEXPORT cmsStageAllocCLutFloatGranular(cmsContext ContextID, const cmsUInt32Number clutPoints[], cmsUInt32Number inputChan, cmsUInt32Number outputChan, const cmsFloat32Number* Table)
715 cmsStage* _cmsStageAllocIdentityCLut(cmsContext ContextID, int nChan
    [all...]
cmscnvrt.c 33 cmsPipeline* _cmsLinkProfiles(cmsContext ContextID,
46 cmsPipeline* DefaultICCintents(cmsContext ContextID,
59 cmsPipeline* BlackPreservingKOnlyIntents(cmsContext ContextID,
72 cmsPipeline* BlackPreservingKPlaneIntents(cmsContext ContextID,
164 cmsIntentsList* SearchIntent(cmsContext ContextID, cmsUInt32Number Intent)
520 cmsPipeline* DefaultICCintents(cmsContext ContextID,
648 cmsPipeline* CMSEXPORT _cmsDefaultICCintents(cmsContext ContextID,
713 cmsPipeline* BlackPreservingKOnlyIntents(cmsContext ContextID,
905 cmsPipeline* BlackPreservingKPlaneIntents(cmsContext ContextID,
    [all...]
cmsgmt.c 32 cmsHTRANSFORM _cmsChain2Lab(cmsContext ContextID,
92 cmsToneCurve* ComputeKToLstar(cmsContext ContextID,
139 cmsToneCurve* _cmsBuildKToneCurve(cmsContext ContextID,
287 cmsPipeline* _cmsCreateGamutCheckPipeline(cmsContext ContextID,
465 cmsContext ContextID = cmsGetProfileContextID(hProfile);
cmsio1.c 160 cmsContext ContextID = cmsGetProfileContextID(hProfile);
220 cmsContext ContextID = cmsGetProfileContextID(hProfile);
272 cmsContext ContextID = cmsGetProfileContextID(hProfile);
319 cmsContext ContextID = cmsGetProfileContextID(hProfile);
419 cmsContext ContextID = cmsGetProfileContextID(hProfile);
463 cmsContext ContextID = cmsGetProfileContextID(hProfile);
545 cmsContext ContextID = cmsGetProfileContextID(hProfile);
591 cmsContext ContextID = cmsGetProfileContextID(hProfile);
667 cmsContext ContextID = cmsGetProfileContextID(hProfile);
712 cmsContext ContextID = cmsGetProfileContextID(hProfile)
    [all...]
cmsxform.c 57 cmsFloat64Number CMSEXPORT cmsSetAdaptationStateTHR(cmsContext ContextID, cmsFloat64Number d)
93 void CMSEXPORT cmsSetAlarmCodesTHR(cmsContext ContextID, const cmsUInt16Number AlarmCodesP[cmsMAXCHANNELS])
104 void CMSEXPORT cmsGetAlarmCodesTHR(cmsContext ContextID, cmsUInt16Number AlarmCodesP[cmsMAXCHANNELS])
523 cmsBool _cmsRegisterTransformPlugin(cmsContext ContextID, cmsPluginBase* Data)
588 _cmsTRANSFORM* AllocEmptyTransform(cmsContext ContextID, cmsPipeline* lut,
801 cmsHTRANSFORM CMSEXPORT cmsCreateExtendedTransform(cmsContext ContextID,
942 cmsHTRANSFORM CMSEXPORT cmsCreateMultiprofileTransformTHR(cmsContext ContextID,
    [all...]
cmsopt.c 35 cmsContext ContextID;
49 cmsContext ContextID;
77 cmsContext ContextID;
95 cmsContext ContextID;
239 void PrelinOpt16free(cmsContext ContextID, void* ptr)
250 void* Prelin16dup(cmsContext ContextID, const void* ptr)
265 Prelin16Data* PrelinOpt16alloc(cmsContext ContextID,
757 Prelin8Data* PrelinOpt8alloc(cmsContext ContextID, const cmsInterpParams* p, cmsToneCurve* G[3])
809 void Prelin8free(cmsContext ContextID, void* ptr)
815 void* Prelin8dup(cmsContext ContextID, const void* ptr
    [all...]
cmsio0.c 99 cmsIOHANDLER* CMSEXPORT cmsOpenIOhandlerFromNULL(cmsContext ContextID)
237 cmsIOHANDLER* CMSEXPORT cmsOpenIOhandlerFromMem(cmsContext ContextID, void *Buffer, cmsUInt32Number size, const char* AccessMode)
366 cmsIOHANDLER* CMSEXPORT cmsOpenIOhandlerFromFile(cmsContext ContextID, const char* FileName, const char* AccessMode)
423 cmsIOHANDLER* CMSEXPORT cmsOpenIOhandlerFromStream(cmsContext ContextID, FILE* Stream)
464 cmsHPROFILE CMSEXPORT cmsCreateProfilePlaceholder(cmsContext ContextID)
488 cmsContext CMSEXPORT cmsGetProfileContextID(cmsHPROFILE hProfile)
989 cmsHPROFILE CMSEXPORT cmsOpenProfileFromIOhandlerTHR(cmsContext ContextID, cmsIOHANDLER* io)
1008 cmsHPROFILE CMSEXPORT cmsOpenProfileFromIOhandler2THR(cmsContext ContextID, cmsIOHANDLER* io, cmsBool write)
1034 cmsHPROFILE CMSEXPORT cmsOpenProfileFromFileTHR(cmsContext ContextID, const char *lpFileName, const char *sAccess)
1068 cmsHPROFILE CMSEXPORT cmsOpenProfileFromStreamTHR(cmsContext ContextID, FILE* ICCProfile, const char *sAccess
    [all...]
cmsgamma.c 127 cmsBool _cmsRegisterParametricCurvesPlugin(cmsContext ContextID, cmsPluginBase* Data)
178 _cmsParametricCurvesCollection *GetParametricCurveByType(cmsContext ContextID, int Type, int* index)
213 cmsToneCurve* AllocateToneCurveStruct(cmsContext ContextID, cmsInt32Number nEntries,
620 cmsToneCurve* CMSEXPORT cmsBuildTabulatedToneCurve16(cmsContext ContextID, cmsInt32Number nEntries, const cmsUInt16Number Values[])
634 cmsToneCurve* CMSEXPORT cmsBuildSegmentedToneCurve(cmsContext ContextID,
669 cmsToneCurve* CMSEXPORT cmsBuildTabulatedToneCurveFloat(cmsContext ContextID, cmsUInt32Number nEntries, const cmsFloat32Number values[])
713 cmsToneCurve* CMSEXPORT cmsBuildParametricToneCurve(cmsContext ContextID, cmsInt32Number Type, const cmsFloat64Number Params[])
742 cmsToneCurve* CMSEXPORT cmsBuildGamma(cmsContext ContextID, cmsFloat64Number Gamma)
751 cmsContext ContextID;
835 cmsToneCurve* CMSEXPORT cmsJoinToneCurve(cmsContext ContextID
    [all...]
cmsnamed.c 33 cmsMLU* CMSEXPORT cmsMLUalloc(cmsContext ContextID, cmsUInt32Number nItems)
507 cmsNAMEDCOLORLIST* CMSEXPORT cmsAllocNamedColorList(cmsContext ContextID, cmsUInt32Number n, cmsUInt32Number ColorantCount, const char* Prefix, const char* Suffix)
718 cmsSEQ* CMSEXPORT cmsAllocProfileSequenceDescription(cmsContext ContextID, cmsUInt32Number n)
812 cmsContext ContextID;
817 cmsHANDLE CMSEXPORT cmsDictAlloc(cmsContext ContextID)
857 wchar_t* DupWcs(cmsContext ContextID, const wchar_t* ptr)
cmsps2.c 831 cmsToneCurve* ExtractGray2Y(cmsContext ContextID, cmsHPROFILE hProfile, int Intent)
1044 cmsUInt32Number GenerateCSA(cmsContext ContextID,
    [all...]
cmsmd5.c 53 cmsContext ContextID;
154 cmsHANDLE MD5alloc(cmsContext ContextID)
262 cmsContext ContextID;
cmssamp.c 43 cmsContext ContextID = cmsGetProfileContextID(hProfile);
77 cmsContext ContextID = cmsGetProfileContextID(hInput);
cmscam02.c 55 cmsContext ContextID;
359 cmsHANDLE CMSEXPORT cmsCIECAM02Init(cmsContext ContextID, const cmsViewingConditions* pVC)
cmssm.c 68 cmsContext ContextID;
301 cmsHANDLE CMSEXPORT cmsGBDAlloc(cmsContext ContextID)
cmstypes.c 65 cmsBool RegisterTypesPlugin(cmsContext id, cmsPluginBase* Data, _cmsMemoryClient pos)
    [all...]
cmscgats.c 175 cmsContext ContextID; // The threading context
    [all...]
cmsintrp.c 60 cmsBool _cmsRegisterInterpPlugin(cmsContext ContextID, cmsPluginBase* Data)
78 cmsBool _cmsSetInterpolationRoutine(cmsContext ContextID, cmsInterpParams* p)
103 cmsInterpParams* _cmsComputeInterpParamsEx(cmsContext ContextID,
154 cmsInterpParams* _cmsComputeInterpParams(cmsContext ContextID, int nSamples, int InputChan, int OutputChan, const void* Table, cmsUInt32Number dwFlags)
    [all...]
cmspack.c     [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h 99 CMSAPI void CMSEXPORT cmsSignalError(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *ErrorText, ...);
103 CMSAPI void* CMSEXPORT _cmsMalloc(cmsContext ContextID, cmsUInt32Number size);
104 CMSAPI void* CMSEXPORT _cmsMallocZero(cmsContext ContextID, cmsUInt32Number size);
105 CMSAPI void* CMSEXPORT _cmsCalloc(cmsContext ContextID, cmsUInt32Number num, cmsUInt32Number size);
106 CMSAPI void* CMSEXPORT _cmsRealloc(cmsContext ContextID, void* Ptr, cmsUInt32Number NewSize);
107 CMSAPI void CMSEXPORT _cmsFree(cmsContext ContextID, void* Ptr);
108 CMSAPI void* CMSEXPORT _cmsDupMem(cmsContext ContextID, const void* Org, cmsUInt32Number size);
116 cmsContext ContextID;
187 typedef void (* _cmsFreeUserDataFn)(cmsContext ContextID, void* Data);
188 typedef void* (* _cmsDupUserDataFn)(cmsContext ContextID, const void* Data)
    [all...]
lcms2.h     [all...]
  /external/ImageMagick/MagickCore/
profile.c 425 transform[i]=cmsCreateTransformTHR((cmsContext) image,source_profile,
435 static void CMSExceptionHandler(cmsContext context,cmsUInt32Number severity,
    [all...]

Completed in 879 milliseconds