Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/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.h509 } _cmsInterpPluginChunkType; typedef
512 extern _cmsInterpPluginChunkType _cmsInterpPluginChunk;