Home
last modified time | relevance | path

Searched defs:perceptual (Results 1 – 2 of 2) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Drangefit.cpp37 bool perceptual = ( ( m_flags & kColourMetricPerceptual ) != 0 ); in RangeFit() local
H A Dclusterfit.cpp44 bool perceptual = ( ( m_flags & kColourMetricPerceptual ) != 0 ); in ClusterFit() local