Home
last modified time | relevance | path

Searched refs:_cms8Fixed8toDouble (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/lcms2-2.6/include/
Dlcms2_plugin.h174 CMSAPI cmsFloat64Number CMSEXPORT _cms8Fixed8toDouble(cmsUInt16Number fixed8);
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsplugin.c363 cmsFloat64Number CMSEXPORT _cms8Fixed8toDouble(cmsUInt16Number fixed8) in _cms8Fixed8toDouble() function
Dcmstypes.c1101 SingleGamma = _cms8Fixed8toDouble(SingleGammaFixed); in Type_Curve_Read()