Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmssm.c480 int nCloseSectors; in InterpolateMissingSector() local
490 nCloseSectors = FindNearSectors(gbd, alpha, theta, Close); in InterpolateMissingSector()
510 for (k=0; k < nCloseSectors; k++) { in InterpolateMissingSector()
512 for(m = k+1; m < nCloseSectors; m++) { in InterpolateMissingSector()