Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/Squish/
H A Dsinglecolourfit.cpp78 SingleColourLookup const* const lookups[] = in Compress3() local
86 ComputeEndPoints( lookups ); in Compress3()
106 SingleColourLookup const* const lookups[] = in Compress4() local
114 ComputeEndPoints( lookups ); in Compress4()
131 void SingleColourFit::ComputeEndPoints( SingleColourLookup const* const* lookups ) in ComputeEndPoints() argument
143 SingleColourLookup const* lookup = lookups[channel]; in ComputeEndPoints()
H A Dsinglecolourfit.h46 void ComputeEndPoints( SingleColourLookup const* const* lookups );