Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmssm.c48 } cmsSpherical; typedef
61 cmsSpherical p; // Keep also alpha & theta of maximum
119 void ToSpherical(cmsSpherical* sp, const cmsVEC3* v) in ToSpherical()
142 void ToCartesian(cmsVEC3* v, const cmsSpherical* sp) in ToCartesian()
168 void QuantizeToSector(const cmsSpherical* sp, int* alpha, int* theta) in QuantizeToSector()
323 cmsGDBPoint* GetPoint(cmsGDB* gbd, const cmsCIELab* Lab, cmsSpherical* sp) in GetPoint()
362 cmsSpherical sp; in cmsGDBAddPoint()
394 cmsSpherical sp; in cmsGDBCheckPoint()
476 cmsSpherical sp; in InterpolateMissingSector()
482 cmsSpherical closel, templ; in InterpolateMissingSector()