Searched refs:cmsAllowedLUT (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsvirt.c989 } cmsAllowedLUT; typedef in typeref:struct:__anon13269
991 static const cmsAllowedLUT AllowedLUTTypes[] = {
1006 #define SIZE_OF_ALLOWED_LUT (sizeof(AllowedLUTTypes)/sizeof(cmsAllowedLUT))
1010 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut)
1026 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature DestinationTag)
1032 const cmsAllowedLUT* Tab = AllowedLUTTypes + n;
1054 const cmsAllowedLUT* AllowedLUT;

Completed in 52 milliseconds