Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmssm.c482 cmsSpherical closel, templ; in InterpolateMissingSector() local
506 closel.r = 0.0; in InterpolateMissingSector()
507 closel.alpha = 0; in InterpolateMissingSector()
508 closel.theta = 0; in InterpolateMissingSector()
529 if ( templ.r > closel.r && in InterpolateMissingSector()
535 closel = templ; in InterpolateMissingSector()
540 gbd ->Gamut[theta][alpha].p = closel; in InterpolateMissingSector()