Searched defs:ContextID (Results 1 - 25 of 25) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/native/liblcms/
H A Dcmsmd5.c83 cmsContext ContextID; member in struct:__anon1019
184 cmsHANDLE MD5alloc(cmsContext ContextID) argument
292 cmsContext ContextID; local
[all...]
H A Dcmscam02.c84 cmsContext ContextID; member in struct:__anon1004
388 cmsHANDLE CMSEXPORT cmsCIECAM02Init(cmsContext ContextID, const cmsViewingConditions* pVC) argument
H A Dcmssamp.c72 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
106 cmsContext ContextID = cmsGetProfileContextID(hInput); local
H A Dcmserr.c120 void* _cmsMallocDefaultFn(cmsContext ContextID, cmsUInt32Number size) argument
131 void* _cmsMallocZeroDefaultFn(cmsContext ContextID, cmsUInt32Number size) argument
143 void _cmsFreeDefaultFn(cmsContext ContextID, void *Ptr) argument
156 void* _cmsReallocDefaultFn(cmsContext ContextID, void* Ptr, cmsUInt32Number size) argument
170 void* _cmsCallocDefaultFn(cmsContext ContextID, cmsUInt32Numbe argument
192 _cmsDupDefaultFn(cmsContext ContextID, const void* Org, cmsUInt32Number size) argument
257 _cmsRegisterMemHandlerPlugin(cmsContext ContextID, cmsPluginBase *Data) argument
291 _cmsMalloc(cmsContext ContextID, cmsUInt32Number size) argument
298 _cmsMallocZero(cmsContext ContextID, cmsUInt32Number size) argument
305 _cmsCalloc(cmsContext ContextID, cmsUInt32Number num, cmsUInt32Number size) argument
312 _cmsRealloc(cmsContext ContextID, void* Ptr, cmsUInt32Number size) argument
319 _cmsFree(cmsContext ContextID, void* Ptr) argument
328 _cmsDupMem(cmsContext ContextID, const void* Org, cmsUInt32Number size) argument
341 _cmsCreateSubAllocChunk(cmsContext ContextID, cmsUInt32Number Initial) argument
371 _cmsCreateSubAlloc(cmsContext ContextID, cmsUInt32Number Initial) argument
504 DefaultLogErrorHandlerFunction(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *Text) argument
515 cmsSetLogErrorHandlerTHR(cmsContext ContextID, cmsLogErrorHandlerFunction Fn) argument
536 cmsSignalError(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *ErrorText, ...) argument
624 _cmsRegisterMutexPlugin(cmsContext ContextID, cmsPluginBase* Data) argument
654 _cmsCreateMutex(cmsContext ContextID) argument
663 _cmsDestroyMutex(cmsContext ContextID, void* mtx) argument
673 _cmsLockMutex(cmsContext ContextID, void* mtx) argument
682 _cmsUnlockMutex(cmsContext ContextID, void* mtx) argument
[all...]
H A Dcmsgmt.c61 cmsHTRANSFORM _cmsChain2Lab(cmsContext ContextID, argument
121 cmsToneCurve* ComputeKToLstar(cmsContext ContextID, argument
168 cmsToneCurve* _cmsBuildKToneCurve(cmsContext ContextID, argument
316 _cmsCreateGamutCheckPipeline(cmsContext ContextID, cmsHPROFILE hProfiles[], cmsBool BPC[], cmsUInt32Number Intents[], cmsFloat64Number AdaptationStates[], cmsUInt32Number nGamutPCSposition, cmsHPROFILE hGamut) argument
494 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
[all...]
H A Dcmsio1.c189 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
245 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
297 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
344 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
447 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
491 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
573 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
619 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
698 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
743 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
971 _cmsCompileProfileSequence(cmsContext ContextID, cmsUInt32Number nProfiles, cmsHPROFILE hProfiles[]) argument
[all...]
H A Dcmssm.c97 cmsContext ContextID; member in struct:__anon1031
331 cmsHANDLE CMSEXPORT cmsGBDAlloc(cmsContext ContextID) argument
H A Dcmsgamma.c155 cmsBool _cmsRegisterParametricCurvesPlugin(cmsContext ContextID, cmsPluginBase* Data) argument
206 _cmsParametricCurvesCollection *GetParametricCurveByType(cmsContext ContextID, int Type, int* index) argument
241 cmsToneCurve* AllocateToneCurveStruct(cmsContext ContextID, cmsInt32Number nEntries, argument
648 cmsBuildTabulatedToneCurve16(cmsContext ContextID, cmsInt32Number nEntries, const cmsUInt16Number Values[]) argument
662 cmsBuildSegmentedToneCurve(cmsContext ContextID, cmsInt32Number nSegments, const cmsCurveSegment Segments[]) argument
697 cmsBuildTabulatedToneCurveFloat(cmsContext ContextID, cmsUInt32Number nEntries, const cmsFloat32Number values[]) argument
741 cmsBuildParametricToneCurve(cmsContext ContextID, cmsInt32Number Type, const cmsFloat64Number Params[]) argument
770 cmsBuildGamma(cmsContext ContextID, cmsFloat64Number Gamma) argument
779 cmsContext ContextID; local
841 cmsJoinToneCurve(cmsContext ContextID, const cmsToneCurve* X, const cmsToneCurve* Y, cmsUInt32Number nResultingPoints) argument
1015 smooth2(cmsContext ContextID, cmsFloat32Number w[], cmsFloat32Number y[], cmsFloat32Number z[], cmsFloat32Number lambda, int m) argument
[all...]
H A Dcmsnamed.c62 cmsMLU* CMSEXPORT cmsMLUalloc(cmsContext ContextID, cmsUInt32Number nItems) argument
561 cmsAllocNamedColorList(cmsContext ContextID, cmsUInt32Number n, cmsUInt32Number ColorantCount, const char* Prefix, const char* Suffix) argument
774 cmsAllocProfileSequenceDescription(cmsContext ContextID, cmsUInt32Number n) argument
868 cmsContext ContextID; member in struct:_cmsDICT_struct
873 cmsDictAlloc(cmsContext ContextID) argument
913 DupWcs(cmsContext ContextID, const wchar_t* ptr) argument
[all...]
H A Dcmsplugin.c533 void* _cmsPluginMalloc(cmsContext ContextID, cmsUInt32Number size) argument
676 struct _cmsContext_struct* _cmsGetContext(cmsContext ContextID) argument
702 void* _cmsContextGetClientChunk(cmsContext ContextID, _cmsMemoryClient mc) argument
735 void CMSEXPORT cmsUnregisterPluginsTHR(cmsContext ContextID) argument
843 cmsDupContext(cmsContext ContextID, void* NewUserData) argument
926 cmsDeleteContext(cmsContext ContextID) argument
974 cmsGetContextUserData(cmsContext ContextID) argument
[all...]
H A Dcmscnvrt.c193 cmsIntentsList* SearchIntent(cmsContext ContextID, cmsUInt32Number Intent) argument
552 DefaultICCintents(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
696 _cmsDefaultICCintents(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
761 BlackPreservingKOnlyIntents(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
953 BlackPreservingKPlaneIntents(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
1066 _cmsLinkProfiles(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
1121 cmsGetSupportedIntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions) argument
[all...]
H A DLCMS.c121 void errorHandler(cmsContext ContextID, cmsUInt32Number errorCode, argument
H A Dcmsintrp.c89 cmsBool _cmsRegisterInterpPlugin(cmsContext ContextID, cmsPluginBase* Data) argument
107 cmsBool _cmsSetInterpolationRoutine(cmsContext ContextID, cmsInterpParams* p) argument
132 cmsInterpParams* _cmsComputeInterpParamsEx(cmsContext ContextID, argument
183 _cmsComputeInterpParams(cmsContext ContextID, int nSamples, int InputChan, int OutputChan, const void* Table, cmsUInt32Number dwFlags) argument
[all...]
H A Dcmsps2.c860 cmsToneCurve* ExtractGray2Y(cmsContext ContextID, cmsHPROFILE hProfile, int Intent) argument
1073 GenerateCSA(cmsContext ContextID, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags, cmsIOHANDLER* mem) argument
1502 GenerateCRD(cmsContext ContextID, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags, cmsIOHANDLER* mem) argument
1549 cmsGetPostScriptColorResource(cmsContext ContextID, cmsPSResourceType Type, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags, cmsIOHANDLER* io) argument
1576 cmsGetPostScriptCRD(cmsContext ContextID, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags, void* Buffer, cmsUInt32Number dwBufferLen) argument
1603 cmsGetPostScriptCSA(cmsContext ContextID, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags, void* Buffer, cmsUInt32Number dwBufferLen) argument
[all...]
H A Dcmsvirt.c66 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
95 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
130 cmsHPROFILE CMSEXPORT cmsCreateRGBProfileTHR(cmsContext ContextID, argument
256 cmsHPROFILE CMSEXPORT cmsCreateGrayProfileTHR(cmsContext ContextID, argument
317 cmsHPROFILE CMSEXPORT cmsCreateLinearizationDeviceLinkTHR(cmsContext ContextID, argument
422 cmsCreateInkLimitingDeviceLinkTHR(cmsContext ContextID, cmsColorSpaceSignature ColorSpace, cmsFloat64Number Limit) argument
503 cmsCreateLab2ProfileTHR(cmsContext ContextID, const cmsCIExyY* WhitePoint) argument
550 cmsCreateLab4ProfileTHR(cmsContext ContextID, const cmsCIExyY* WhitePoint) argument
596 cmsCreateXYZProfileTHR(cmsContext ContextID) argument
658 Build_sRGBGamma(cmsContext ContextID) argument
672 cmsCreate_sRGBProfileTHR(cmsContext ContextID) argument
757 cmsCreateBCHSWabstractProfileTHR(cmsContext ContextID, int nLUTPoints, cmsFloat64Number Bright, cmsFloat64Number Contrast, cmsFloat64Number Hue, cmsFloat64Number Saturation, int TempSrc, int TempDest) argument
857 cmsCreateNULLProfileTHR(cmsContext ContextID) argument
1091 cmsContext ContextID = cmsGetTransformContextID(hTransform); local
[all...]
H A Dcmsxform.c86 cmsFloat64Number CMSEXPORT cmsSetAdaptationStateTHR(cmsContext ContextID, cmsFloat64Number d) argument
122 void CMSEXPORT cmsSetAlarmCodesTHR(cmsContext ContextID, const cmsUInt16Number AlarmCodesP[cmsMAXCHANNELS]) argument
133 void CMSEXPORT cmsGetAlarmCodesTHR(cmsContext ContextID, cmsUInt16Number AlarmCodesP[cmsMAXCHANNELS]) argument
712 cmsBool _cmsRegisterTransformPlugin(cmsContext ContextID, cmsPluginBas argument
785 AllocEmptyTransform(cmsContext ContextID, cmsPipeline* lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUInt32Number* OutputFormat, cmsUInt32Number* dwFlags) argument
1027 cmsCreateExtendedTransform(cmsContext ContextID, cmsUInt32Number nProfiles, cmsHPROFILE hProfiles[], cmsBool BPC[], cmsUInt32Number Intents[], cmsFloat64Number AdaptationStates[], cmsHPROFILE hGamutProfile, cmsUInt32Number nGamutPCSposition, cmsUInt32Number InputFormat, cmsUInt32Number OutputFormat, cmsUInt32Number dwFlags) argument
1168 cmsCreateMultiprofileTransformTHR(cmsContext ContextID, cmsHPROFILE hProfiles[], cmsUInt32Number nProfiles, cmsUInt32Number InputFormat, cmsUInt32Number OutputFormat, cmsUInt32Number Intent, cmsUInt32Number dwFlags) argument
1220 cmsCreateTransformTHR(cmsContext ContextID, cmsHPROFILE Input, cmsUInt32Number InputFormat, cmsHPROFILE Output, cmsUInt32Number OutputFormat, cmsUInt32Number Intent, cmsUInt32Number dwFlags) argument
1248 cmsCreateProofingTransformTHR(cmsContext ContextID, cmsHPROFILE InputProfile, cmsUInt32Number InputFormat, cmsHPROFILE OutputProfile, cmsUInt32Number OutputFormat, cmsHPROFILE ProofingProfile, cmsUInt32Number nIntent, cmsUInt32Number ProofingIntent, cmsUInt32Number dwFlags) argument
[all...]
H A Dlcms2_plugin.h145 cmsContext ContextID; member in struct:_cms_io_handler
316 cmsContext ContextID; // The calling thread member in struct:_cms_interp_struc
435 cmsContext ContextID; member in struct:_cms_typehandler_struct
[all...]
H A Dcmsopt.c64 cmsContext ContextID; member in struct:__anon1021
78 cmsContext ContextID; member in struct:__anon1022
106 cmsContext ContextID; member in struct:__anon1023
124 cmsContext ContextID; member in struct:__anon1024
354 void PrelinOpt16free(cmsContext ContextID, void* ptr) argument
365 void* Prelin16dup(cmsContext ContextID, cons argument
380 PrelinOpt16alloc(cmsContext ContextID, const cmsInterpParams* ColorMap, int nInputs, cmsToneCurve** In, int nOutputs, cmsToneCurve** Out ) argument
868 PrelinOpt8alloc(cmsContext ContextID, const cmsInterpParams* p, cmsToneCurve* G[3]) argument
920 Prelin8free(cmsContext ContextID, void* ptr) argument
926 Prelin8dup(cmsContext ContextID, const void* ptr) argument
1269 CurvesFree(cmsContext ContextID, void* ptr) argument
1284 CurvesDup(cmsContext ContextID, const void* ptr) argument
1302 CurvesAlloc(cmsContext ContextID, int nCurves, int nElements, cmsToneCurve** G) argument
1524 FreeMatShaper(cmsContext ContextID, void* Data) argument
1530 DupMatShaper(cmsContext ContextID, const void* Data) argument
1870 _cmsRegisterOptimizationPlugin(cmsContext ContextID, cmsPluginBase* Data) argument
1902 _cmsOptimizePipeline(cmsContext ContextID, cmsPipeline** PtrLut, int Intent, cmsUInt32Number* InputFormat, cmsUInt32Number* OutputFormat, cmsUInt32Number* dwFlags) argument
[all...]
H A Dcmsio0.c129 cmsIOHANDLER* CMSEXPORT cmsOpenIOhandlerFromNULL(cmsContext ContextID) argument
267 cmsOpenIOhandlerFromMem(cmsContext ContextID, void *Buffer, cmsUInt32Number size, const char* AccessMode) argument
396 cmsOpenIOhandlerFromFile(cmsContext ContextID, const char* FileName, const char* AccessMode) argument
463 cmsOpenIOhandlerFromStream(cmsContext ContextID, FILE* Stream) argument
512 cmsCreateProfilePlaceholder(cmsContext ContextID) argument
1055 cmsOpenProfileFromIOhandlerTHR(cmsContext ContextID, cmsIOHANDLER* io) argument
1074 cmsOpenProfileFromIOhandler2THR(cmsContext ContextID, cmsIOHANDLER* io, cmsBool write) argument
1100 cmsOpenProfileFromFileTHR(cmsContext ContextID, const char *lpFileName, const char *sAccess) argument
1134 cmsOpenProfileFromStreamTHR(cmsContext ContextID, FILE* ICCProfile, const char *sAccess) argument
1168 cmsOpenProfileFromMemTHR(cmsContext ContextID, const void* MemPtr, cmsUInt32Number dwSize) argument
1346 cmsContext ContextID; local
1398 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
1417 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
1434 cmsContext ContextID = cmsGetProfileContextID(hProfile); local
[all...]
H A Dcmslut.c60 cmsStage* CMSEXPORT _cmsStageAllocPlaceholder(cmsContext ContextID, argument
99 cmsStage* CMSEXPORT cmsStageAllocIdentity(cmsContext ContextID, cmsUInt32Number nChannels) argument
277 cmsStageAllocToneCurves(cmsContext ContextID, cmsUInt32Number nChannels, cmsToneCurve* const Curves[]) argument
324 _cmsStageAllocIdentityCurves(cmsContext ContextID, int nChannels) argument
408 cmsStageAllocMatrix(cmsContext ContextID, cmsUInt32Number Rows, cmsUInt32Number Cols, const cmsFloat64Number* Matrix, const cmsFloat64Number* Offset) argument
579 cmsStageAllocCLut16bitGranular(cmsContext ContextID, const cmsUInt32Number clutPoints[], cmsUInt32Number inputChan, cmsUInt32Number outputChan, const cmsUInt16Number* Table) argument
639 cmsStageAllocCLut16bit(cmsContext ContextID, cmsUInt32Number nGridPoints, cmsUInt32Number inputChan, cmsUInt32Number outputChan, const cmsUInt16Number* Table) argument
656 cmsStageAllocCLutFloat(cmsContext ContextID, cmsUInt32Number nGridPoints, cmsUInt32Number inputChan, cmsUInt32Number outputChan, const cmsFloat32Number* Table) argument
674 cmsStageAllocCLutFloatGranular(cmsContext ContextID, const cmsUInt32Number clutPoints[], cmsUInt32Number inputChan, cmsUInt32Number outputChan, const cmsFloat32Number* Table) argument
744 _cmsStageAllocIdentityCLut(cmsContext ContextID, int nChan) argument
994 _cmsStageAllocLab2XYZ(cmsContext ContextID) argument
1007 _cmsStageAllocLabV2ToV4curves(cmsContext ContextID) argument
1045 _cmsStageAllocLabV2ToV4(cmsContext ContextID) argument
1061 _cmsStageAllocLabV4ToV2(cmsContext ContextID) argument
1081 _cmsStageNormalizeFromLabFloat(cmsContext ContextID) argument
1103 _cmsStageNormalizeFromXyzFloat(cmsContext ContextID) argument
1120 _cmsStageNormalizeToLabFloat(cmsContext ContextID) argument
1140 _cmsStageNormalizeToXyzFloat(cmsContext ContextID) argument
1169 _cmsStageClipNegatives(cmsContext ContextID, int nChannels) argument
1204 _cmsStageAllocXYZ2Lab(cmsContext ContextID) argument
1214 _cmsStageAllocLabPrelin(cmsContext ContextID) argument
1375 cmsPipelineAlloc(cmsContext ContextID, cmsUInt32Number InputChannels, cmsUInt32Number OutputChannels) argument
[all...]
H A Dcmspack.c3298 cmsBool _cmsRegisterFormattersPlugin(cmsContext ContextID, cmsPluginBase* Data) argument
3322 cmsFormatter _cmsGetFormatter(cmsContext ContextID, argument
H A Dlcms2_internal.h419 cmsContext ContextID; member in struct:__anon1074
699 cmsContext ContextID; member in struct:_cms_MLU_struct
732 cmsContext ContextID; member in struct:_cms_NAMEDCOLORLIST_struct
749 cmsContext ContextID; member in struct:_cms_iccprofile_struct
835 cmsContext ContextID; member in struct:_cmsStage_struct
894 cmsContext ContextID; // Environment member in struct:_cmsPipeline_struct
1039 cmsContext ContextID; member in struct:_cmstransform_struct
[all...]
H A Dcmscgats.c201 cmsContext ContextID; // The threading context member in struct:__anon1007
1306 cmsHANDLE CMSEXPORT cmsIT8Alloc(cmsContext ContextID) argument
2320 cmsIT8LoadFromMem(cmsContext ContextID, void *Ptr, cmsUInt32Number len) argument
2362 cmsIT8LoadFromFile(cmsContext ContextID, const char* cFileName) argument
[all...]
H A Dcmstypes.c1650 Read8bitTables(cmsContext ContextID, cmsIOHANDLER* io, cmsPipeline* lut, int nChannels) argument
1699 Write8bitTables(cmsContext ContextID, cmsIOHANDLER* io, cmsUInt32Number n, _cmsStageToneCurvesData* Tables) argument
1994 Read16bitTables(cmsContext ContextID, cmsIOHANDLER* io, cmsPipeline* lut, int nChannels, int nEntries) argument
2036 Write16bitTables(cmsContext ContextID, cmsIOHANDLER* io, _cmsStageToneCurvesData* Tables) argument
4832 cmsContext ContextID; member in struct:__anon1035
4844 AllocElem(cmsContext ContextID, _cmsDICelem* e, cmsUInt32Number Count) argument
4882 AllocArray(cmsContext ContextID, _cmsDICarray* a, cmsUInt32Number Count, cmsUInt32Number Length) argument
5387 _cmsGetTagTypeHandler(cmsContext ContextID, cmsTagTypeSignature sig) argument
5584 _cmsGetTagDescriptor(cmsContext ContextID, cmsTagSignature sig) argument
[all...]
H A Dlcms2.h1417 cmsContext ContextID; member in struct:__anon1071
[all...]

Completed in 168 milliseconds