Searched refs:fxmin (Results 1 – 1 of 1) sorted by relevance
2374 float fxmin, in processLine() argument2378 float wsum = 1.0f - xmin + fxmin; in processLine()2379 float sum = tex1Dfetch(texSrc, spos) * (1.0f - xmin + fxmin); in processLine()