Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmssm.c481 cmsSpherical closel, templ; in InterpolateMissingSector() local
505 closel.r = 0.0; in InterpolateMissingSector()
506 closel.alpha = 0; in InterpolateMissingSector()
507 closel.theta = 0; in InterpolateMissingSector()
528 if ( templ.r > closel.r && in InterpolateMissingSector()
534 closel = templ; in InterpolateMissingSector()
539 gbd ->Gamut[theta][alpha].p = closel; in InterpolateMissingSector()