Searched defs:LegacyScaler (Results 1 – 1 of 1) sorted by relevance
61 struct LegacyScaler { struct62 inline float operator()(const int x, const float scale) const { in operator()