idx_col_high 156 modules/core/include/opencv2/core/cuda/border_interpolate.hpp return idx_col_low(idx_col_high(x)); idx_col_high 166 modules/core/include/opencv2/core/cuda/border_interpolate.hpp return saturate_cast<D>(data[idx_col_high(x)]); idx_col_high 251 modules/core/include/opencv2/core/cuda/border_interpolate.hpp return idx_col_low(idx_col_high(x)); idx_col_high 290 modules/core/include/opencv2/core/cuda/border_interpolate.hpp return idx_col_low(idx_col_high(x)); idx_col_high 300 modules/core/include/opencv2/core/cuda/border_interpolate.hpp return saturate_cast<D>(data[idx_col_high(x)]); idx_col_high 385 modules/core/include/opencv2/core/cuda/border_interpolate.hpp return idx_col_low(idx_col_high(x)); idx_col_high 424 modules/core/include/opencv2/core/cuda/border_interpolate.hpp return idx_col_high(::abs(x) - (x < 0)); idx_col_high 434 modules/core/include/opencv2/core/cuda/border_interpolate.hpp return saturate_cast<D>(data[idx_col_high(x)]); idx_col_high 519 modules/core/include/opencv2/core/cuda/border_interpolate.hpp return idx_col_low(idx_col_high(x)); idx_col_high 558 modules/core/include/opencv2/core/cuda/border_interpolate.hpp return idx_col_high(idx_col_low(x)); idx_col_high 568 modules/core/include/opencv2/core/cuda/border_interpolate.hpp return saturate_cast<D>(data[idx_col_high(x)]); idx_col_high 660 modules/core/include/opencv2/core/cuda/border_interpolate.hpp return idx_col_high(idx_col_low(x)); idx_col_high 157 modules/video/src/opencl/optical_flow_farneback.cl return idx_col_low(idx_col_high(x, last_col), last_col);