Searched refs:boxFilter5Gpu (Results 1 – 2 of 2) sorted by relevance
77 void boxFilter5Gpu(const PtrStepSzf src, int ksizeHalf, PtrStepSzf dst, cudaStream_t stream);261 …device::optflow_farneback::boxFilter5Gpu(M, blockSize/2, bufM, StreamAccessor::getStream(streams[0… in updateFlow_boxFilter()
415 void boxFilter5Gpu(const PtrStepSzf src, int ksizeHalf, PtrStepSzf dst, cudaStream_t stream) in boxFilter5Gpu() function