Home
last modified time | relevance | path

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

/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp6838 MUInt15 bestSimpleMax = highTerminalMinusOne; in PackInterpolatedAlpha() local
6843 …ParallelMath::ConditionalSet(bestSimpleMax, ParallelMath::Less(sortedPixels[px], highTerminal), so… in PackInterpolatedAlpha()
6847 MUInt15 maxEPs[2] = { bestSimpleMax, bestHeuristicMax }; in PackInterpolatedAlpha()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp6838 MUInt15 bestSimpleMax = highTerminalMinusOne; in PackInterpolatedAlpha() local
6843 …ParallelMath::ConditionalSet(bestSimpleMax, ParallelMath::Less(sortedPixels[px], highTerminal), so… in PackInterpolatedAlpha()
6847 MUInt15 maxEPs[2] = { bestSimpleMax, bestHeuristicMax }; in PackInterpolatedAlpha()