Home
last modified time | relevance | path

Searched defs:x_shifted (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/cuda/detail/
Dtransform_detail.hpp216 const int x_shifted = x * ft::smart_shift; in transformSmart() local
266 const int x_shifted = x * ft::smart_shift; in transformSmart() local
/external/opencv3/modules/cudev/include/opencv2/cudev/grid/detail/
Dtransform.hpp192 const int x_shifted = x * SHIFT; in transformSmart() local
228 const int x_shifted = x * SHIFT; in transformSmart() local