idx_row_high      196 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             return idx_row_low(idx_row_high(y));
idx_row_high      206 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             return saturate_cast<D>(*(const T*)((const char*)data + idx_row_high(y) * step));
idx_row_high      236 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             return idx_row_low(idx_row_high(y));
idx_row_high      330 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             return idx_row_low(idx_row_high(y));
idx_row_high      340 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             return saturate_cast<D>(*(const D*)((const char*)data + idx_row_high(y) * step));
idx_row_high      370 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             return idx_row_low(idx_row_high(y));
idx_row_high      464 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             return idx_row_high(::abs(y) - (y < 0));
idx_row_high      474 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             return saturate_cast<D>(*(const D*)((const char*)data + idx_row_high(y) * step));
idx_row_high      504 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             return idx_row_low(idx_row_high(y));
idx_row_high      598 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             return idx_row_high(idx_row_low(y));
idx_row_high      608 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             return saturate_cast<D>(*(const D*)((const char*)data + idx_row_high(y) * step));
idx_row_high      645 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             return idx_row_high(idx_row_low(y));