Home
last modified time | relevance | path

Searched refs:updateMatricesGpu (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudaoptflow/src/
Dfarneback.cpp70 void updateMatricesGpu(
271 …device::optflow_farneback::updateMatricesGpu(flowx, flowy, R0, R1, M, StreamAccessor::getStream(st… in updateFlow_boxFilter()
289 …device::optflow_farneback::updateMatricesGpu(flowx, flowy, R0, R1, M, StreamAccessor::getStream(st… in updateFlow_gaussianBlur()
435 …device::optflow_farneback::updateMatricesGpu(curFlowX, curFlowY, R[0], R[1], M, StreamAccessor::ge… in calcImpl()
/external/opencv3/modules/cudaoptflow/src/cuda/
Dfarneback.cu251 void updateMatricesGpu( in updateMatricesGpu() function