Home
last modified time | relevance | path

Searched refs:_cmsInterpPluginChunkType (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsintrp.c43 _cmsInterpPluginChunkType _cmsInterpPluginChunk = { NULL };
56 static _cmsInterpPluginChunkType InterpPluginChunk = { NULL }; in _cmsAllocInterpPluginChunk()
62 …x ->chunks[InterpPlugin] = _cmsSubAllocDup(ctx ->MemPool, from, sizeof(_cmsInterpPluginChunkType)); in _cmsAllocInterpPluginChunk()
70_cmsInterpPluginChunkType* ptr = (_cmsInterpPluginChunkType*) _cmsContextGetClientChunk(ContextID,… in _cmsRegisterInterpPlugin()
87_cmsInterpPluginChunkType* ptr = (_cmsInterpPluginChunkType*) _cmsContextGetClientChunk(ContextID,… in _cmsSetInterpolationRoutine()
Dlcms2_internal.h574 } _cmsInterpPluginChunkType; typedef
577 extern _cmsInterpPluginChunkType _cmsInterpPluginChunk;