Searched refs:xw_0 (Results 1 – 1 of 1) sorted by relevance
149 static float Compute(float values_[4], const float xw_0, const float xw_1, in Compute() argument151 return Interpolate1D(xw_0, xw_1, xw_2, xw_3, values_[0], values_[1], in Compute()