Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmssm.c479 int nCloseSectors; in InterpolateMissingSector() local
489 nCloseSectors = FindNearSectors(gbd, alpha, theta, Close); in InterpolateMissingSector()
509 for (k=0; k < nCloseSectors; k++) { in InterpolateMissingSector()
511 for(m = k+1; m < nCloseSectors; m++) { in InterpolateMissingSector()