Home
last modified time | relevance | path

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

/external/opencv3/modules/superres/src/
Dbtv_l1_cuda.cpp81 …<GpuMat, GpuMat> >& forwardMotions, const std::vector<std::pair<GpuMat, GpuMat> >& backwardMotions, in calcRelativeMotions()
297 void BTVL1_CUDA_Base::process(const std::vector<GpuMat>& src, GpuMat& dst, in process()
Dbtv_l1.cpp61 std::vector<UMat> & forwardMotions = *(std::vector<UMat> *)_forwardMotions.getObj(), in ocl_calcRelativeMotions() local
571 & forwardMotions = *(std::vector<UMat> *)_forwardMotions.getObj(), in ocl_process() local