Searched defs:backwardMotions (Results 1 – 2 of 2) sorted by relevance
81 …<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()
62 & backwardMotions = *(std::vector<UMat> *)_backwardMotions.getObj(), in ocl_calcRelativeMotions() local572 & backwardMotions = *(std::vector<UMat> *)_backwardMotions.getObj(); in ocl_process() local