Home
last modified time | relevance | path

Searched refs: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
38 if( perceptual ) in RangeFit()
H A Dclusterfit.cpp44 bool perceptual = ( ( m_flags & kColourMetricPerceptual ) != 0 ); in ClusterFit() local
45 if( perceptual ) in ClusterFit()