Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsintrp.c36 _cmsInterpPluginChunkType _cmsInterpPluginChunk = { NULL };
49 static _cmsInterpPluginChunkType InterpPluginChunk = { NULL }; in _cmsAllocInterpPluginChunk()
55 …x ->chunks[InterpPlugin] = _cmsSubAllocDup(ctx ->MemPool, from, sizeof(_cmsInterpPluginChunkType)); in _cmsAllocInterpPluginChunk()
63_cmsInterpPluginChunkType* ptr = (_cmsInterpPluginChunkType*) _cmsContextGetClientChunk(ContextID,… in _cmsRegisterInterpPlugin()
80_cmsInterpPluginChunkType* ptr = (_cmsInterpPluginChunkType*) _cmsContextGetClientChunk(ContextID,… in _cmsSetInterpolationRoutine()
Dlcms2_internal.h522 } _cmsInterpPluginChunkType; typedef
525 extern _cmsInterpPluginChunkType _cmsInterpPluginChunk;