Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmssm.c473 cmsBool InterpolateMissingSector(cmsGDB* gbd, int alpha, int theta) in InterpolateMissingSector() function
559 if (!InterpolateMissingSector(gbd, alpha, 0)) return FALSE; in cmsGDBCompute()
565 if (!InterpolateMissingSector(gbd, alpha, SECTORS-1)) return FALSE; in cmsGDBCompute()
573 if (!InterpolateMissingSector(gbd, alpha, theta)) return FALSE; in cmsGDBCompute()