Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu2374 float fxmin, in processLine() argument
2378 float wsum = 1.0f - xmin + fxmin; in processLine()
2379 float sum = tex1Dfetch(texSrc, spos) * (1.0f - xmin + fxmin); in processLine()