Searched refs:updateFlowGpu (Results 1 – 2 of 2) sorted by relevance
74 void updateFlowGpu(268 … device::optflow_farneback::updateFlowGpu(M, flowx, flowy, StreamAccessor::getStream(streams[0])); in updateFlow_boxFilter()286 … device::optflow_farneback::updateFlowGpu(M, flowx, flowy, StreamAccessor::getStream(streams[0])); in updateFlow_gaussianBlur()
289 void updateFlowGpu(const PtrStepSzf M, PtrStepSzf flowx, PtrStepSzf flowy, cudaStream_t stream) in updateFlowGpu() function