Home
last modified time | relevance | path

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

/external/opencv3/modules/cudawarping/src/cuda/
Dresize.cu386 template <typename T> struct SelectImplForCubic struct
388 …T>& srcWhole, int yoff, int xoff, const PtrStepSz<T>& dst, float fy, float fx, cudaStream_t stream) in call()